-
- Downloads
[renovate] Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.17.1
See merge request !526 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
cc69cbdf
Branches
Tags
Pipeline #160378 passed
Stage: build
Stage: test
Stage: analyze
Stage: integration-test
Stage: deploy
... | ... | @@ -8,7 +8,7 @@ require ( |
github.com/docker/docker v24.0.5+incompatible | ||
github.com/google/go-cmp v0.5.9 | ||
github.com/google/uuid v1.3.1 | ||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.17.0 | ||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.17.1 | ||
github.com/mitchellh/go-homedir v1.1.0 | ||
github.com/openconfig/gnmi v0.10.0 | ||
github.com/openconfig/goyang v1.4.1 | ||
... | ... |
... | ... | @@ -549,6 +549,8 @@ github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.2 h1:dygLcbEBA+t/P7ck6a8AkXv6juQ |
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.2/go.mod h1:Ap9RLCIJVtgQg1/BBgVEfypOAySvvlcpcVQkSzJCH4Y= | ||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.17.0 h1:Rme6CE1aUTyV9WmrEPyGf1V+7W3iQzZ1DZkKnT6z9B0= | ||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.17.0/go.mod h1:Hbb13e3/WtqQ8U5hLGkek9gJvBLasHuPFI0UEGfnQ10= | ||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.17.1 h1:LSsiG61v9IzzxMkqEr6nrix4miJI62xlRjwT7BYD2SM= | ||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.17.1/go.mod h1:Hbb13e3/WtqQ8U5hLGkek9gJvBLasHuPFI0UEGfnQ10= | ||
github.com/hashicorp/consul/api v1.1.0/go.mod h1:VmuI/Lkw1nC05EYQWNKwWGbkg+FbDBtguAZLlVdkD9Q= | ||
github.com/hashicorp/consul/sdk v0.1.1/go.mod h1:VKf9jXwCTEY1QZP2MOLRhb5i/I/ssyNV1vwHyQBF0x8= | ||
github.com/hashicorp/errwrap v0.0.0-20141028054710-7554cd9344ce/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4= | ||
... | ... |
Please register or sign in to comment