Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#102)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-15 12:28:30 +01:00 committed by GitHub
parent 4cb8216c49
commit 71e3668943
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 (