-
- Downloads
[renovate] Update module github.com/openconfig/gnmi to v0.11.0
parent
0000ad7d
No related branches found
No related tags found
Pipeline #187379 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
... | ... | @@ -10,7 +10,7 @@ require ( |
github.com/google/uuid v1.6.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/gnmi v0.11.0 | ||
github.com/openconfig/goyang v1.4.5 | ||
github.com/openconfig/ygot v0.29.18 | ||
github.com/prometheus/client_golang v1.19.0 | ||
... | ... |
... | ... | @@ -803,6 +803,8 @@ github.com/onsi/gomega v1.10.3/go.mod h1:V9xEwhxec5O8UDM77eCW8vLymOMltsqPVYWrpDs |
github.com/onsi/gomega v1.15.0/go.mod h1:cIuvLEne0aoVhAgh/O6ac0Op8WWw9H6eYCriF+tEHG0= | ||
github.com/openconfig/gnmi v0.10.0 h1:kQEZ/9ek3Vp2Y5IVuV2L/ba8/77TgjdXg505QXvYmg8= | ||
github.com/openconfig/gnmi v0.10.0/go.mod h1:Y9os75GmSkhHw2wX8sMsxfI7qRGAEcDh8NTa5a8vj6E= | ||
github.com/openconfig/gnmi v0.11.0 h1:H7pLIb/o3xObu3+x0Fv9DCK7TH3FUh7mNwbYe+34hFw= | ||
github.com/openconfig/gnmi v0.11.0/go.mod h1:9oJSQPPCpNvfMRj8e4ZoLVAw4wL8HyxXbiDlyuexCGU= | ||
github.com/openconfig/goyang v0.0.0-20200115183954-d0a48929f0ea/go.mod h1:dhXaV0JgHJzdrHi2l+w0fZrwArtXL7jEFoiqLEdmkvU= | ||
github.com/openconfig/goyang v1.4.5 h1:+s3p3MeiPQ/QNsC5DL3MXhCp5cv4dag3vlGKCtszsRU= | ||
github.com/openconfig/goyang v1.4.5/go.mod h1:sdNZi/wdTZyLNBNfgLzmmbi7kISm7FskMDKKzMY+x1M= | ||
... | ... |
Please register or sign in to comment