move clustersconfig here
This commit is contained in:
5
go.mod
5
go.mod
@ -4,14 +4,15 @@ require (
|
||||
github.com/cavaliercoder/go-cpio v0.0.0-20180626203310-925f9528c45e
|
||||
github.com/cloudflare/cfssl v0.0.0-20181102015659-ea4033a214e7
|
||||
github.com/gobuffalo/buffalo-plugins v1.8.3 // indirect
|
||||
github.com/gobuffalo/flect v0.0.0-20181210151238-24a2b68e0316 // indirect
|
||||
github.com/gobuffalo/genny v0.0.0-20181207193730-587570ab2cf7 // indirect
|
||||
github.com/gobuffalo/packr v1.21.8 // indirect
|
||||
github.com/google/certificate-transparency-go v1.0.21 // indirect
|
||||
github.com/pierrec/lz4 v2.0.5+incompatible
|
||||
github.com/ugorji/go/codec v0.0.0-20181209151446-772ced7fd4c2 // indirect
|
||||
golang.org/x/sys v0.0.0-20181210030007-2a47403f2ae5 // indirect
|
||||
golang.org/x/tools v0.0.0-20181207222222-4c874b978acb // indirect
|
||||
golang.org/x/tools v0.0.0-20181210202511-1d424dbce8dd // indirect
|
||||
gopkg.in/yaml.v2 v2.2.2
|
||||
k8s.io/apimachinery v0.0.0-20181207080347-f1a02064268b
|
||||
novit.nc/direktil/pkg v0.0.0-20181210105214-68c87509f2eb
|
||||
novit.nc/direktil/pkg v0.0.0-20181210211743-9dc80cd34b09
|
||||
)
|
||||
|
Reference in New Issue
Block a user