File tree Expand file tree Collapse file tree 4 files changed +7
-18
lines changed Expand file tree Collapse file tree 4 files changed +7
-18
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ require (
3434 github.com/stretchr/testify v1.9.0
3535 golang.org/x/net v0.30.0
3636 golang.org/x/sync v0.8.0
37- golang.org/x/time v0.6 .0
37+ golang.org/x/time v0.7 .0
3838 google.golang.org/grpc v1.66.0
3939 gopkg.in/yaml.v2 v2.4.0
4040 k8s.io/api v0.31.1
Original file line number Diff line number Diff line change @@ -2375,8 +2375,8 @@ golang.org/x/time v0.0.0-20220922220347-f3bd1da661af/go.mod h1:tRJNPiyCQ0inRvYxb
23752375golang.org/x/time v0.1.0 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
23762376golang.org/x/time v0.3.0 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
23772377golang.org/x/time v0.5.0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
2378- golang.org/x/time v0.6 .0 h1:eTDhh4ZXt5Qf0augr54TN6suAUudPcawVZeIAPU7D4U =
2379- golang.org/x/time v0.6 .0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
2378+ golang.org/x/time v0.7 .0 h1:ntUhktv3OPE6TgYxXWv9vKvUSJyIFJlyohwbkEwPrKQ =
2379+ golang.org/x/time v0.7 .0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
23802380golang.org/x/tools v0.0.0-20180525024113-a5b4c53f6e8b /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
23812381golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
23822382golang.org/x/tools v0.0.0-20190206041539-40960b6deb8e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
Original file line number Diff line number Diff line change @@ -820,7 +820,7 @@ golang.org/x/text/transform
820820golang.org/x/text/unicode/bidi
821821golang.org/x/text/unicode/norm
822822golang.org/x/text/width
823- # golang.org/x/time v0.6 .0
823+ # golang.org/x/time v0.7 .0
824824## explicit; go 1.18
825825golang.org/x/time/rate
826826# golang.org/x/tools v0.25.0
You can’t perform that action at this time.
0 commit comments