Skip to content

Commit fe6ad33

Browse files
committed
bump golong.org/x deps
1 parent 62286f5 commit fe6ad33

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ require (
1313
github.com/golang/protobuf v1.5.3 // indirect
1414
github.com/kylelemons/godebug v1.1.0 // indirect
1515
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
16+
golang.org/x/net v0.38.0 // indirect
17+
golang.org/x/sys v0.31.0 // indirect
18+
golang.org/x/text v0.23.0 // indirect
1919
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
2020
google.golang.org/grpc v1.56.3 // indirect
2121
google.golang.org/protobuf v1.33.0 // indirect

0 commit comments

Comments
 (0)