Bump google.golang.org/protobuf from 1.28.1 to 1.33.0

Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-13 22:23:05 +00:00 committed by GitHub
parent d2a74a7a4e
commit 76a42bbfb4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

2
go.mod
View file

@ -19,5 +19,5 @@ require (
golang.org/x/net v0.0.0-20220809184613-07c6da5e1ced // indirect
golang.org/x/text v0.3.7 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/protobuf v1.28.1 // indirect
google.golang.org/protobuf v1.33.0 // indirect
)