-
- Downloads
[renovate] Update module github.com/openconfig/gnmi to v0.13.0
parent
05a58f32
No related branches found
No related tags found
Pipeline #257830 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
This commit is part of merge request !1186. Comments created here will be created in the context of that merge request.
module code.fbi.h-da.de/danet/gosdn | ||
go 1.23 | ||
go 1.23.4 | ||
toolchain go1.23.6 | ||
require ( | ||
github.com/aristanetworks/goarista v0.0.0-20250108234106-1f88a86e2265 | ||
... | ... | @@ -10,7 +12,7 @@ require ( |
github.com/google/uuid v1.6.0 | ||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.0 | ||
github.com/mitchellh/go-homedir v1.1.0 | ||
github.com/openconfig/gnmi v0.12.0 | ||
github.com/openconfig/gnmi v0.13.0 | ||
github.com/openconfig/goyang v1.6.0 | ||
github.com/openconfig/ygot v0.29.20 | ||
github.com/prometheus/client_golang v1.20.5 | ||
... | ... |
... | ... | @@ -296,6 +296,8 @@ github.com/openconfig/gnmi v0.11.0 h1:H7pLIb/o3xObu3+x0Fv9DCK7TH3FUh7mNwbYe+34hF |
github.com/openconfig/gnmi v0.11.0/go.mod h1:9oJSQPPCpNvfMRj8e4ZoLVAw4wL8HyxXbiDlyuexCGU= | ||
github.com/openconfig/gnmi v0.12.0 h1:aPkmcX9pdcz6QqsBsXXg5UQooqhnmlHD3JtdtvtzmaU= | ||
github.com/openconfig/gnmi v0.12.0/go.mod h1:5a/cIOZevJLfJgd1qWkgYROE8xfgEbaSJXpdD8xk/LQ= | ||
github.com/openconfig/gnmi v0.13.0 h1:4aVopzMZVYtfrRqlpDqM0liutE+3/AiDMzNtI2r7em4= | ||
github.com/openconfig/gnmi v0.13.0/go.mod h1:YJwAQ6qkU06TU/g4ZqjxSkajOm0adoBK86/s6w0ow3w= | ||
github.com/openconfig/goyang v0.0.0-20200115183954-d0a48929f0ea/go.mod h1:dhXaV0JgHJzdrHi2l+w0fZrwArtXL7jEFoiqLEdmkvU= | ||
github.com/openconfig/goyang v1.6.0 h1:JjnPbLY1/y28VyTO67LsEV0TaLWNiZyDcsppGq4F4is= | ||
github.com/openconfig/goyang v1.6.0/go.mod h1:sdNZi/wdTZyLNBNfgLzmmbi7kISm7FskMDKKzMY+x1M= | ||
... | ... |
Please register or sign in to comment