-
- Downloads
[renovate] Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.22.0
See merge request !191 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
28a81d76
Branches
No related tags found
... | ... | @@ -7,7 +7,7 @@ require ( |
code.fbi.h-da.de/danet/quipsec/gen/go/quipsec v0.0.0-20231207135002-06d40645e073 | ||
github.com/google/uuid v1.6.0 | ||
github.com/gorilla/mux v1.8.1 | ||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.21.0 | ||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 | ||
github.com/hashicorp/go-multierror v1.1.1 | ||
github.com/openconfig/gnmi v0.11.0 | ||
github.com/openconfig/goyang v1.6.0 | ||
... | ... | @@ -38,6 +38,6 @@ require ( |
github.com/yusufpapurcu/wmi v1.2.4 // indirect | ||
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect | ||
golang.org/x/net v0.26.0 // indirect | ||
golang.org/x/text v0.16.0 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240730163845-b1a4ccb954bf // indirect | ||
golang.org/x/text v0.17.0 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect | ||
) |
Please register or sign in to comment