Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in the go_modules group across 1 directory (#31)

Bumps the go_modules group with 1 update in the / directory: google.golang.org/protobuf.


Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0

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

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-09-08 23:03:18 +01:00
committed by GitHub
parent 3e9c050d64
commit 4b5e6e5235
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -52,5 +52,5 @@ require (
golang.org/x/sys v0.18.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/tools v0.6.0 // indirect
google.golang.org/protobuf v1.30.0 // indirect
google.golang.org/protobuf v1.33.0 // indirect
)