File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ require (
3737 github.com/stretchr/testify v1.10.0
3838 golang.org/x/net v0.34.0
3939 golang.org/x/sync v0.10.0
40- golang.org/x/time v0.8 .0
40+ golang.org/x/time v0.9 .0
4141 google.golang.org/grpc v1.68.1
4242 gopkg.in/yaml.v2 v2.4.0
4343 k8s.io/api v0.32.1
Original file line number Diff line number Diff line change @@ -2387,8 +2387,8 @@ golang.org/x/time v0.0.0-20220922220347-f3bd1da661af/go.mod h1:tRJNPiyCQ0inRvYxb
23872387golang.org/x/time v0.1.0 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
23882388golang.org/x/time v0.3.0 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
23892389golang.org/x/time v0.5.0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
2390- golang.org/x/time v0.8 .0 h1:9i3RxcPv3PZnitoVGMPDKZSq1xW1gK1Xy3ArNOGZfEg =
2391- golang.org/x/time v0.8 .0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
2390+ golang.org/x/time v0.9 .0 h1:EsRrnYcQiGH+5FfbgvV4AP7qEZstoyrHB0DzarOQ4ZY =
2391+ golang.org/x/time v0.9 .0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
23922392golang.org/x/tools v0.0.0-20180525024113-a5b4c53f6e8b /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
23932393golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
23942394golang.org/x/tools v0.0.0-20190206041539-40960b6deb8e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
Original file line number Diff line number Diff line change @@ -832,7 +832,7 @@ golang.org/x/text/secure/bidirule
832832golang.org/x/text/transform
833833golang.org/x/text/unicode/bidi
834834golang.org/x/text/unicode/norm
835- # golang.org/x/time v0.8 .0
835+ # golang.org/x/time v0.9 .0
836836## explicit; go 1.18
837837golang.org/x/time/rate
838838# golang.org/x/tools v0.29.0
You can’t perform that action at this time.
0 commit comments