chore(deps): update module google.golang.org/protobuf to v1.33.0 [security]

This commit is contained in:
renovate[bot] 2024-05-04 23:12:58 +00:00 committed by GitHub
parent b17857c1fe
commit 96d11877b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 7 additions and 6 deletions

View file

@ -20,6 +20,6 @@ require (
golang.org/x/net v0.24.0 // indirect
golang.org/x/sys v0.19.0 // indirect
golang.org/x/text v0.14.0 // indirect
google.golang.org/protobuf v1.32.0 // indirect
google.golang.org/protobuf v1.33.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)