Skip to content

Commit 9c17101

Browse files
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /test
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 741221e commit 9c17101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ require (
102102
google.golang.org/genproto/googleapis/api v0.0.0-20230530153820-e85fd2cbaebc // indirect
103103
google.golang.org/genproto/googleapis/rpc v0.0.0-20230530153820-e85fd2cbaebc // indirect
104104
google.golang.org/grpc v1.55.0 // indirect
105-
google.golang.org/protobuf v1.31.0 // indirect
105+
google.golang.org/protobuf v1.33.0 // indirect
106106
gopkg.in/inf.v0 v0.9.1 // indirect
107107
gopkg.in/yaml.v2 v2.4.0 // indirect
108108
gopkg.in/yaml.v3 v3.0.1 // indirect

0 commit comments

Comments
 (0)