File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ require (
100100 go.opentelemetry.io/proto/otlp v1.3.1 // indirect
101101 golang.org/x/crypto v0.35.0 // indirect
102102 golang.org/x/net v0.33.0 // indirect
103- golang.org/x/time v0.6 .0 // indirect
103+ golang.org/x/time v0.11 .0 // indirect
104104 google.golang.org/genproto/googleapis/api v0.0.0-20241021214115-324edc3d5d38 // indirect
105105 google.golang.org/genproto/googleapis/rpc v0.0.0-20241021214115-324edc3d5d38 // indirect
106106 google.golang.org/grpc v1.69.4 // indirect
Original file line number Diff line number Diff line change @@ -362,8 +362,8 @@ golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
362362golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
363363golang.org/x/text v0.22.0 h1:bofq7m3/HAFvbF51jz3Q9wLg3jkvSPuiZu/pD1XwgtM=
364364golang.org/x/text v0.22.0/go.mod h1:YRoo4H8PVmsu+E3Ou7cqLVH8oXWIHVoX0jqUWALQhfY=
365- golang.org/x/time v0.6 .0 h1:eTDhh4ZXt5Qf0augr54TN6suAUudPcawVZeIAPU7D4U =
366- golang.org/x/time v0.6 .0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
365+ golang.org/x/time v0.11 .0 h1:/bpjEDfN9tkoN/ryeYHnv5hcMlc8ncjMcM4XBk5NWV0 =
366+ golang.org/x/time v0.11 .0/go.mod h1:CDIdPxbZBQxdj6cxyCIdrNogrJKMJ7pr37NYpMcMDSg =
367367golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
368368golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
369369golang.org/x/tools v0.0.0-20200619180055-7c47624df98f/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE=
Original file line number Diff line number Diff line change @@ -426,8 +426,8 @@ golang.org/x/text/transform
426426golang.org/x/text/unicode/bidi
427427golang.org/x/text/unicode/norm
428428golang.org/x/text/width
429- # golang.org/x/time v0.6 .0
430- ## explicit; go 1.18
429+ # golang.org/x/time v0.11 .0
430+ ## explicit; go 1.23.0
431431golang.org/x/time/rate
432432# google.golang.org/genproto/googleapis/api v0.0.0-20241021214115-324edc3d5d38
433433## explicit; go 1.21
You can’t perform that action at this time.
0 commit comments