File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,14 +9,14 @@ require (
99 github.com/google/go-cmp v0.5.1 // indirect
1010 github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4
1111 github.com/kudobuilder/kuttl v0.0.0-00010101000000-000000000000
12- github.com/kumarabd/gokit v0.2.0
12+ github.com/kumarabd/gokit v0.2.0 // indirect
13+ github.com/layer5io/meshkit v0.1.27
1314 github.com/sirupsen/logrus v1.6.0
1415 github.com/stretchr/testify v1.6.1 // indirect
15- golang.org/x/sys v0.0.0-20200615200032-f1bc736245b1 // indirect
1616 google.golang.org/genproto v0.0.0-20191009194640-548a555dbc03 // indirect
1717 google.golang.org/grpc v1.30.0
1818 google.golang.org/protobuf v1.23.0
19- k8s.io/api v0.17.3
20- k8s.io/client-go v0.17.3
19+ k8s.io/api v0.18.8
20+ k8s.io/client-go v0.18.12
2121 sigs.k8s.io/controller-runtime v0.5.1
2222)
You can’t perform that action at this time.
0 commit comments