Skip to content

Commit 38e3ccf

Browse files
Bump google.golang.org/protobuf from 1.30.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.30.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 83fcb17 commit 38e3ccf

File tree

2 files changed

+1386
-2
lines changed

2 files changed

+1386
-2
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ require (
4747
golang.org/x/text v0.14.0 // indirect
4848
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
4949
google.golang.org/grpc v1.56.3 // indirect
50-
google.golang.org/protobuf v1.30.0 // indirect
50+
google.golang.org/protobuf v1.33.0 // indirect
5151
gopkg.in/warnings.v0 v0.1.2 // indirect
5252
gopkg.in/yaml.v3 v3.0.1 // indirect
5353
)

0 commit comments

Comments
 (0)