-
- Downloads
[renovate] Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.19.1
parent
c09f59ce
No related branches found
No related tags found
Pipeline #182436 failed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
This commit is part of merge request !726. Comments created here will be created in the context of that merge request.
... | ... | @@ -8,7 +8,7 @@ require ( |
github.com/docker/docker v24.0.8+incompatible | ||
github.com/google/go-cmp v0.6.0 | ||
github.com/google/uuid v1.6.0 | ||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.0 | ||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 | ||
github.com/mitchellh/go-homedir v1.1.0 | ||
github.com/openconfig/gnmi v0.10.0 | ||
github.com/openconfig/goyang v1.4.5 | ||
... | ... | @@ -120,5 +120,5 @@ require ( |
go.uber.org/atomic v1.9.0 // indirect | ||
go.uber.org/multierr v1.9.0 // indirect | ||
golang.org/x/exp v0.0.0-20231127185646-65229373498e // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240116215550-a9fa1716bcac // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240125205218-1f4bbc51befe // indirect | ||
) |
Please register or sign in to comment