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 @@ -605,8 +605,8 @@ golang.org/x/text v0.5.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
605605golang.org/x/text v0.6.0 /go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8 =
606606golang.org/x/text v0.38.0 h1:sXmwo9DwP3OK9EZ7PqAdaooSGozfl/3a6/xJcbzPRhE =
607607golang.org/x/text v0.38.0 /go.mod h1:YXZt3QhHUKYT53r2lLKFIVi6Ao1jdzrTR/KQ09qyxF4 =
608- golang.org/x/time v0.14 .0 h1:MRx4UaLrDotUKUdCIqzPC48t1Y9hANFKIRpNx+Te8PI =
609- golang.org/x/time v0.14 .0 /go.mod h1:eL/Oa2bBBK0TkX57Fyni+NgnyQQN4LitPmob2Hjnqw4 =
608+ golang.org/x/time v0.15 .0 h1:bbrp8t3bGUeFOx08pvsMYRTCVSMk89u4tKbNOZbp88U =
609+ golang.org/x/time v0.15 .0 /go.mod h1:Y4YMaQmXwGQZoFaVFk4YpCt4FLQMYKZe9oeV/f4MSno =
610610golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
611611golang.org/x/tools v0.0.0-20190425150028-36563e24a262 /go.mod h1:RgjU9mgBXZiqYHBnxXauZ1Gv1EHHAz9KjViQ78xBX0Q =
612612golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
Original file line number Diff line number Diff line change @@ -953,8 +953,8 @@ golang.org/x/text/secure/bidirule
953953golang.org/x/text/transform
954954golang.org/x/text/unicode/bidi
955955golang.org/x/text/unicode/norm
956- # golang.org/x/time v0.14 .0
957- ## explicit; go 1.24 .0
956+ # golang.org/x/time v0.15 .0
957+ ## explicit; go 1.25 .0
958958golang.org/x/time/rate
959959# golang.org/x/tools v0.45.0
960960## explicit; go 1.25.0
You can’t perform that action at this time.
0 commit comments