We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83fcb17 commit 38e3ccfCopy full SHA for 38e3ccf
go.mod
@@ -47,7 +47,7 @@ require (
47
golang.org/x/text v0.14.0 // indirect
48
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
49
google.golang.org/grpc v1.56.3 // indirect
50
- google.golang.org/protobuf v1.30.0 // indirect
+ google.golang.org/protobuf v1.33.0 // indirect
51
gopkg.in/warnings.v0 v0.1.2 // indirect
52
gopkg.in/yaml.v3 v3.0.1 // indirect
53
)
0 commit comments