Skip to content
Snippets Groups Projects

[renovate] Update module github.com/openconfig/gnmi to v0.14.1

Open Ghost User requested to merge renovate/github.com-openconfig-gnmi-0.x into master
2 files
+ 18
6
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 6
6
@@ -9,7 +9,7 @@ require (
@@ -19,7 +19,7 @@ require (
google.golang.org/genproto/googleapis/api v0.0.0-20241118233622-e639e219e697
)
@@ -36,8 +36,8 @@ require (
github.com/tklauser/go-sysconf v0.3.13 // indirect
github.com/tklauser/numcpus v0.7.0 // indirect
github.com/yusufpapurcu/wmi v1.2.4 // indirect
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect
golang.org/x/net v0.30.0 // indirect
golang.org/x/text v0.20.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20241118233622-e639e219e697 // indirect
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c // indirect
golang.org/x/net v0.34.0 // indirect
golang.org/x/text v0.21.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20250106144421-5f5ef82da422 // indirect
)
Loading