Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#96)

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

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

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-14 15:20:03 +01:00
committed by GitHub
parent 6e26f76c51
commit d4fe0f96bd
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -31,5 +31,5 @@ require (
golang.org/x/net v0.21.0 // indirect
golang.org/x/sys v0.18.0 // indirect
golang.org/x/term v0.18.0 // indirect
google.golang.org/protobuf v1.32.0 // indirect
google.golang.org/protobuf v1.33.0 // indirect
)