File tree 4 files changed +9
-9
lines changed
4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -5074,13 +5074,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5074
5074
5075
5075
--------------------------------------------------------------------------------
5076
5076
Dependency : golang.org/x/time
5077
- Version: v0.5 .0
5077
+ Version: v0.11 .0
5078
5078
Licence type (autodetected): BSD-3-Clause
5079
5079
--------------------------------------------------------------------------------
5080
5080
5081
- Contents of probable licence file $GOMODCACHE/golang.org/x/time@v0.5 .0/LICENSE:
5081
+ Contents of probable licence file $GOMODCACHE/golang.org/x/time@v0.11 .0/LICENSE:
5082
5082
5083
- Copyright (c) 2009 The Go Authors. All rights reserved .
5083
+ Copyright 2009 The Go Authors.
5084
5084
5085
5085
Redistribution and use in source and binary forms, with or without
5086
5086
modification, are permitted provided that the following conditions are
@@ -5092,7 +5092,7 @@ notice, this list of conditions and the following disclaimer.
5092
5092
copyright notice, this list of conditions and the following disclaimer
5093
5093
in the documentation and/or other materials provided with the
5094
5094
distribution.
5095
- * Neither the name of Google Inc. nor the names of its
5095
+ * Neither the name of Google LLC nor the names of its
5096
5096
contributors may be used to endorse or promote products derived from
5097
5097
this software without specific prior written permission.
5098
5098
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ require (
36
36
go.elastic.co/ecszerolog v0.2.0
37
37
go.uber.org/zap v1.27.0
38
38
golang.org/x/sync v0.12.0
39
- golang.org/x/time v0.5 .0
39
+ golang.org/x/time v0.11 .0
40
40
google.golang.org/grpc v1.63.2
41
41
google.golang.org/protobuf v1.36.6
42
42
gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change @@ -268,8 +268,8 @@ golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
268
268
golang.org/x/text v0.14.0 /go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU =
269
269
golang.org/x/text v0.23.0 h1:D71I7dUrlY+VX0gQShAThNGHFxZ13dGLBHQLVl1mJlY =
270
270
golang.org/x/text v0.23.0 /go.mod h1:/BLNzu4aZCJ1+kcD0DNRotWKage4q2rGVAg4o22unh4 =
271
- golang.org/x/time v0.5 .0 h1:o7cqy6amK/52YcAKIPlM3a+Fpj35zvRj2TP+e1xFSfk =
272
- golang.org/x/time v0.5 .0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
271
+ golang.org/x/time v0.11 .0 h1:/bpjEDfN9tkoN/ryeYHnv5hcMlc8ncjMcM4XBk5NWV0 =
272
+ golang.org/x/time v0.11 .0 /go.mod h1:CDIdPxbZBQxdj6cxyCIdrNogrJKMJ7pr37NYpMcMDSg =
273
273
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
274
274
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
275
275
golang.org/x/tools v0.1.12 /go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc =
Original file line number Diff line number Diff line change @@ -221,8 +221,8 @@ golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
221
221
golang.org/x/text v0.3.3 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
222
222
golang.org/x/text v0.23.0 h1:D71I7dUrlY+VX0gQShAThNGHFxZ13dGLBHQLVl1mJlY =
223
223
golang.org/x/text v0.23.0 /go.mod h1:/BLNzu4aZCJ1+kcD0DNRotWKage4q2rGVAg4o22unh4 =
224
- golang.org/x/time v0.5 .0 h1:o7cqy6amK/52YcAKIPlM3a+Fpj35zvRj2TP+e1xFSfk =
225
- golang.org/x/time v0.5 .0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
224
+ golang.org/x/time v0.11 .0 h1:/bpjEDfN9tkoN/ryeYHnv5hcMlc8ncjMcM4XBk5NWV0 =
225
+ golang.org/x/time v0.11 .0 /go.mod h1:CDIdPxbZBQxdj6cxyCIdrNogrJKMJ7pr37NYpMcMDSg =
226
226
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
227
227
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
228
228
golang.org/x/tools v0.0.0-20200619180055-7c47624df98f /go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE =
You can’t perform that action at this time.
0 commit comments