File tree Expand file tree Collapse file tree 4 files changed +13
-6
lines changed Expand file tree Collapse file tree 4 files changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ require (
102
102
golang.org/x/net v0.34.0
103
103
golang.org/x/sync v0.11.0
104
104
golang.org/x/sys v0.30.0
105
- golang.org/x/time v0.9 .0
105
+ golang.org/x/time v0.10 .0
106
106
google.golang.org/api v0.219.0
107
107
google.golang.org/grpc v1.70.0
108
108
gopkg.in/yaml.v2 v2.4.0
Original file line number Diff line number Diff line change @@ -1485,8 +1485,8 @@ golang.org/x/time v0.0.0-20180412165947-fbb02b2291d2/go.mod h1:tRJNPiyCQ0inRvYxb
1485
1485
golang.org/x/time v0.0.0-20181108054448-85acf8d2951c /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
1486
1486
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
1487
1487
golang.org/x/time v0.0.0-20191024005414-555d28b269f0 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
1488
- golang.org/x/time v0.9 .0 h1:EsRrnYcQiGH+5FfbgvV4AP7qEZstoyrHB0DzarOQ4ZY =
1489
- golang.org/x/time v0.9 .0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
1488
+ golang.org/x/time v0.10 .0 h1:3usCWA8tQn0L8+hFJQNgzpWbd89begxN66o1Ojdn5L4 =
1489
+ golang.org/x/time v0.10 .0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
1490
1490
golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
1491
1491
golang.org/x/tools v0.0.0-20180525024113-a5b4c53f6e8b /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
1492
1492
golang.org/x/tools v0.0.0-20180828015842-6cd1fcedba52 /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
Original file line number Diff line number Diff line change @@ -1986,7 +1986,7 @@ golang.org/x/text/secure/bidirule
1986
1986
golang.org/x/text/transform
1987
1987
golang.org/x/text/unicode/bidi
1988
1988
golang.org/x/text/unicode/norm
1989
- # golang.org/x/time v0.9 .0
1989
+ # golang.org/x/time v0.10 .0
1990
1990
## explicit; go 1.18
1991
1991
golang.org/x/time/rate
1992
1992
# golang.org/x/tools v0.28.0
You can’t perform that action at this time.
0 commit comments