Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#1058)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-20 22:03:56 +01:00
committed by GitHub
parent 639b5a8b1e
commit 451f200612
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -89,6 +89,6 @@ require (
google.golang.org/appengine v1.6.8 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230807174057-1744710a1577 // indirect
google.golang.org/grpc v1.58.3 // indirect
google.golang.org/protobuf v1.31.0 // indirect
google.golang.org/protobuf v1.33.0 // indirect
gotest.tools v2.2.0+incompatible // indirect
)