-
- Downloads
[renovate] Update module github.com/openconfig/gnmi to v0.12.0
See merge request !1133 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
a1fd8bda
No related branches found
No related tags found
Pipeline #246369 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | ... | @@ -10,7 +10,7 @@ require ( |
github.com/google/uuid v1.6.0 | ||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0 | ||
github.com/mitchellh/go-homedir v1.1.0 | ||
github.com/openconfig/gnmi v0.11.0 | ||
github.com/openconfig/gnmi v0.12.0 | ||
github.com/openconfig/goyang v1.6.0 | ||
github.com/openconfig/ygot v0.29.20 | ||
github.com/prometheus/client_golang v1.20.5 | ||
... | ... | @@ -122,7 +122,7 @@ require ( |
github.com/stoewer/go-strcase v1.3.0 // indirect | ||
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 | ||
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20241118233622-e639e219e697 // indirect | ||
gotest.tools/v3 v3.5.1 // indirect | ||
) |
Please register or sign in to comment