-
- Downloads
[renovate] Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.26.1
See merge request !1198 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
00ae27ad
No related branches found
No related tags found
Pipeline #260130 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | @@ -10,7 +10,7 @@ require ( | ... | @@ -10,7 +10,7 @@ require ( |
github.com/docker/docker v24.0.9+incompatible | github.com/docker/docker v24.0.9+incompatible | ||
github.com/google/go-cmp v0.6.0 | github.com/google/go-cmp v0.6.0 | ||
github.com/google/uuid v1.6.0 | github.com/google/uuid v1.6.0 | ||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.0 | github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 | ||
github.com/mitchellh/go-homedir v1.1.0 | github.com/mitchellh/go-homedir v1.1.0 | ||
github.com/openconfig/gnmi v0.13.0 | github.com/openconfig/gnmi v0.13.0 | ||
github.com/openconfig/goyang v1.6.0 | github.com/openconfig/goyang v1.6.0 | ||
... | @@ -83,7 +83,7 @@ require ( | ... | @@ -83,7 +83,7 @@ require ( |
golang.org/x/net v0.34.0 | golang.org/x/net v0.34.0 | ||
golang.org/x/sys v0.29.0 // indirect | golang.org/x/sys v0.29.0 // indirect | ||
golang.org/x/term v0.28.0 // indirect | golang.org/x/term v0.28.0 // indirect | ||
golang.org/x/text v0.21.0 // indirect | golang.org/x/text v0.22.0 // indirect | ||
gopkg.in/ini.v1 v1.67.0 // indirect | gopkg.in/ini.v1 v1.67.0 // indirect | ||
) | ) | ||
... | @@ -126,6 +126,6 @@ require ( | ... | @@ -126,6 +126,6 @@ require ( |
go.uber.org/atomic v1.9.0 // indirect | go.uber.org/atomic v1.9.0 // indirect | ||
go.uber.org/multierr v1.9.0 // indirect | go.uber.org/multierr v1.9.0 // indirect | ||
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c // indirect | golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20250124145028-65684f501c47 // indirect | google.golang.org/genproto/googleapis/rpc v0.0.0-20250204164813-702378808489 // indirect | ||
gotest.tools/v3 v3.5.1 // indirect | gotest.tools/v3 v3.5.1 // indirect | ||
) | ) |
Please register or sign in to comment