vendor
This commit is contained in:
8
go.mod
Normal file
8
go.mod
Normal file
@ -0,0 +1,8 @@
|
||||
module novit.nc/direktil/local-server
|
||||
|
||||
require (
|
||||
github.com/cavaliercoder/go-cpio v0.0.0-20180222193108-9caab6ff29df
|
||||
github.com/cloudflare/cfssl v0.0.0-20180530085446-275fb308ac70
|
||||
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
|
||||
novit.nc/direktil/pkg v0.0.0-20180617064658-ec3736cedc38
|
||||
)
|
Reference in New Issue
Block a user