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: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-13 22:28:51 +00:00 committed by GitHub
parent 4cb8216c49
commit d6d06a4beb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -26,7 +26,7 @@ require (
golang.org/x/crypto v0.17.0
golang.org/x/oauth2 v0.7.0
google.golang.org/grpc v1.56.3
google.golang.org/protobuf v1.30.0
google.golang.org/protobuf v1.33.0
)
require (