File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ require (
102
102
golang.org/x/crypto v0.35.0
103
103
golang.org/x/net v0.36.0
104
104
golang.org/x/sync v0.11.0
105
- golang.org/x/sys v0.30 .0
105
+ golang.org/x/sys v0.31 .0
106
106
golang.org/x/time v0.10.0
107
107
google.golang.org/api v0.223.0
108
108
google.golang.org/grpc v1.70.0
Original file line number Diff line number Diff line change @@ -1520,8 +1520,8 @@ golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
1520
1520
golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
1521
1521
golang.org/x/sys v0.8.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
1522
1522
golang.org/x/sys v0.15.0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
1523
- golang.org/x/sys v0.30 .0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc =
1524
- golang.org/x/sys v0.30 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
1523
+ golang.org/x/sys v0.31 .0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik =
1524
+ golang.org/x/sys v0.31 .0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
1525
1525
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 /go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo =
1526
1526
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 /go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8 =
1527
1527
golang.org/x/term v0.5.0 /go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k =
Original file line number Diff line number Diff line change @@ -2030,8 +2030,8 @@ golang.org/x/oauth2/jwt
2030
2030
golang.org/x/sync/errgroup
2031
2031
golang.org/x/sync/semaphore
2032
2032
golang.org/x/sync/singleflight
2033
- # golang.org/x/sys v0.30 .0
2034
- ## explicit; go 1.18
2033
+ # golang.org/x/sys v0.31 .0
2034
+ ## explicit; go 1.23.0
2035
2035
golang.org/x/sys/cpu
2036
2036
golang.org/x/sys/plan9
2037
2037
golang.org/x/sys/unix
You can’t perform that action at this time.
0 commit comments