@@ -9,8 +9,8 @@ require (
99 github.com/kelseyhightower/envconfig v1.4.0
1010 github.com/stretchr/testify v1.8.0
1111 go.uber.org/zap v1.20.0
12- google.golang.org/grpc v1.31 .0
13- google.golang.org/protobuf v1.28.1
12+ google.golang.org/grpc v1.55 .0
13+ google.golang.org/protobuf v1.31.0
1414 k8s.io/api v0.26.1
1515 k8s.io/apimachinery v0.26.1
1616 k8s.io/client-go v0.0.0-00010101000000-000000000000
@@ -31,7 +31,7 @@ require (
3131 github.com/go-playground/universal-translator v0.18.0 // indirect
3232 github.com/go-stack/stack v1.8.0 // indirect
3333 github.com/gogo/protobuf v1.3.2 // indirect
34- github.com/golang/protobuf v1.5.2 // indirect
34+ github.com/golang/protobuf v1.5.3 // indirect
3535 github.com/google/gnostic v0.5.7-v3refs // indirect
3636 github.com/google/go-cmp v0.5.9 // indirect
3737 github.com/google/gofuzz v1.1.0 // indirect
@@ -53,14 +53,14 @@ require (
5353 go.mongodb.org/mongo-driver v1.7.5 // indirect
5454 go.uber.org/atomic v1.7.0 // indirect
5555 go.uber.org/multierr v1.6.0 // indirect
56- golang.org/x/net v0.3.1-0.20221206200815-1e63c2f08a10 // indirect
57- golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b // indirect
58- golang.org/x/sys v0.3 .0 // indirect
59- golang.org/x/term v0.3 .0 // indirect
60- golang.org/x/text v0.5 .0 // indirect
56+ golang.org/x/net v0.11.0 // indirect
57+ golang.org/x/oauth2 v0.6.0 // indirect
58+ golang.org/x/sys v0.9 .0 // indirect
59+ golang.org/x/term v0.9 .0 // indirect
60+ golang.org/x/text v0.10 .0 // indirect
6161 golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 // indirect
6262 google.golang.org/appengine v1.6.7 // indirect
63- google.golang.org/genproto v0.0.0-20201019141844-1ed22bb0c154 // indirect
63+ google.golang.org/genproto/googleapis/rpc v0.0.0-20230629202037-9506855d4529 // indirect
6464 gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
6565 gopkg.in/go-playground/validator.v9 v9.31.0 // indirect
6666 gopkg.in/inf.v0 v0.9.1 // indirect
0 commit comments