We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62286f5 commit fe6ad33Copy full SHA for fe6ad33
go.mod
@@ -13,9 +13,9 @@ require (
13
github.com/golang/protobuf v1.5.3 // indirect
14
github.com/kylelemons/godebug v1.1.0 // indirect
15
github.com/openconfig/gnmi v0.0.0-20201217212801-57b8e7af2d36 // indirect
16
- golang.org/x/net v0.23.0 // indirect
17
- golang.org/x/sys v0.18.0 // indirect
18
- golang.org/x/text v0.14.0 // indirect
+ golang.org/x/net v0.38.0 // indirect
+ golang.org/x/sys v0.31.0 // indirect
+ golang.org/x/text v0.23.0 // indirect
19
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
20
google.golang.org/grpc v1.56.3 // indirect
21
google.golang.org/protobuf v1.33.0 // indirect
0 commit comments