-
- Downloads
[renovate] Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.22.0
See merge request !1001 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
e53ea084
No related branches found
No related tags found
... | ... | @@ -8,7 +8,7 @@ require ( |
github.com/docker/docker v24.0.9+incompatible | ||
github.com/google/go-cmp v0.6.0 | ||
github.com/google/uuid v1.6.0 | ||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.21.0 | ||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 | ||
github.com/mitchellh/go-homedir v1.1.0 | ||
github.com/openconfig/gnmi v0.11.0 | ||
github.com/openconfig/goyang v1.6.0 | ||
... | ... | @@ -122,6 +122,6 @@ require ( |
go.uber.org/atomic v1.9.0 // indirect | ||
go.uber.org/multierr v1.9.0 // indirect | ||
golang.org/x/exp v0.0.0-20240716175740-e3f259677ff7 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240730163845-b1a4ccb954bf // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect | ||
gotest.tools/v3 v3.5.1 // indirect | ||
) |
Please register or sign in to comment