File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ require (
183183 golang.org/x/sys v0.46.0 // indirect
184184 golang.org/x/term v0.44.0 // indirect
185185 golang.org/x/text v0.38.0 // indirect
186- golang.org/x/time v0.14 .0 // indirect
186+ golang.org/x/time v0.15 .0 // indirect
187187 golang.org/x/tools v0.45.0 // indirect
188188 gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
189189 google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 // indirect
Original file line number Diff line number Diff line change @@ -604,8 +604,8 @@ golang.org/x/text v0.5.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
604604golang.org/x/text v0.6.0 /go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8 =
605605golang.org/x/text v0.38.0 h1:sXmwo9DwP3OK9EZ7PqAdaooSGozfl/3a6/xJcbzPRhE =
606606golang.org/x/text v0.38.0 /go.mod h1:YXZt3QhHUKYT53r2lLKFIVi6Ao1jdzrTR/KQ09qyxF4 =
607- golang.org/x/time v0.14 .0 h1:MRx4UaLrDotUKUdCIqzPC48t1Y9hANFKIRpNx+Te8PI =
608- golang.org/x/time v0.14 .0 /go.mod h1:eL/Oa2bBBK0TkX57Fyni+NgnyQQN4LitPmob2Hjnqw4 =
607+ golang.org/x/time v0.15 .0 h1:bbrp8t3bGUeFOx08pvsMYRTCVSMk89u4tKbNOZbp88U =
608+ golang.org/x/time v0.15 .0 /go.mod h1:Y4YMaQmXwGQZoFaVFk4YpCt4FLQMYKZe9oeV/f4MSno =
609609golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
610610golang.org/x/tools v0.0.0-20190425150028-36563e24a262 /go.mod h1:RgjU9mgBXZiqYHBnxXauZ1Gv1EHHAz9KjViQ78xBX0Q =
611611golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
Original file line number Diff line number Diff line change @@ -946,8 +946,8 @@ golang.org/x/text/secure/bidirule
946946golang.org/x/text/transform
947947golang.org/x/text/unicode/bidi
948948golang.org/x/text/unicode/norm
949- # golang.org/x/time v0.14 .0
950- ## explicit; go 1.24 .0
949+ # golang.org/x/time v0.15 .0
950+ ## explicit; go 1.25 .0
951951golang.org/x/time/rate
952952# golang.org/x/tools v0.45.0
953953## explicit; go 1.25.0
You can’t perform that action at this time.
0 commit comments