mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-10-08 08:38:31 -04:00
deps: update protobuf to v1.33.0
This commit is contained in:
parent
03fbcafe68
commit
281c7c320c
13 changed files with 16 additions and 16 deletions
2
go.mod
2
go.mod
|
@ -134,7 +134,7 @@ require (
|
|||
golang.org/x/tools v0.18.0
|
||||
google.golang.org/api v0.165.0
|
||||
google.golang.org/grpc v1.61.1
|
||||
google.golang.org/protobuf v1.32.0
|
||||
google.golang.org/protobuf v1.33.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
helm.sh/helm v2.17.0+incompatible
|
||||
helm.sh/helm/v3 v3.14.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue