File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ require (
175175 golang.org/x/sys v0.38.0 // indirect
176176 golang.org/x/term v0.37.0 // indirect
177177 golang.org/x/text v0.31.0 // indirect
178- golang.org/x/time v0.12 .0 // indirect
178+ golang.org/x/time v0.14 .0 // indirect
179179 golang.org/x/tools v0.38.0 // indirect
180180 gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
181181 google.golang.org/genproto/googleapis/rpc v0.0.0-20250929231259-57b25ae835d4 // indirect
Original file line number Diff line number Diff line change @@ -610,8 +610,8 @@ golang.org/x/text v0.5.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
610610golang.org/x/text v0.6.0 /go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8 =
611611golang.org/x/text v0.31.0 h1:aC8ghyu4JhP8VojJ2lEHBnochRno1sgL6nEi9WGFGMM =
612612golang.org/x/text v0.31.0 /go.mod h1:tKRAlv61yKIjGGHX/4tP1LTbc13YSec1pxVEWXzfoeM =
613- golang.org/x/time v0.12 .0 h1:ScB/8o8olJvc+CQPWrK3fPZNfh7qgwCrY0zJmoEQLSE =
614- golang.org/x/time v0.12 .0 /go.mod h1:CDIdPxbZBQxdj6cxyCIdrNogrJKMJ7pr37NYpMcMDSg =
613+ golang.org/x/time v0.14 .0 h1:MRx4UaLrDotUKUdCIqzPC48t1Y9hANFKIRpNx+Te8PI =
614+ golang.org/x/time v0.14 .0 /go.mod h1:eL/Oa2bBBK0TkX57Fyni+NgnyQQN4LitPmob2Hjnqw4 =
615615golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
616616golang.org/x/tools v0.0.0-20190425150028-36563e24a262 /go.mod h1:RgjU9mgBXZiqYHBnxXauZ1Gv1EHHAz9KjViQ78xBX0Q =
617617golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
Original file line number Diff line number Diff line change @@ -924,8 +924,8 @@ golang.org/x/text/secure/bidirule
924924golang.org/x/text/transform
925925golang.org/x/text/unicode/bidi
926926golang.org/x/text/unicode/norm
927- # golang.org/x/time v0.12 .0
928- ## explicit; go 1.23 .0
927+ # golang.org/x/time v0.14 .0
928+ ## explicit; go 1.24 .0
929929golang.org/x/time/rate
930930# golang.org/x/tools v0.38.0
931931## explicit; go 1.24.0
You can’t perform that action at this time.
0 commit comments