File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
21
21
go.uber.org/goleak v1.3.0
22
22
go.uber.org/mock v0.6.0
23
23
golang.org/x/sync v0.17.0
24
- golang.org/x/time v0.12 .0
24
+ golang.org/x/time v0.13 .0
25
25
google.golang.org/grpc v1.75.0
26
26
gopkg.in/tomb.v2 v2.0.0-20161208151619-d5d1b5820637
27
27
gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change @@ -627,8 +627,8 @@ golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
627
627
golang.org/x/text v0.13.0 /go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE =
628
628
golang.org/x/text v0.28.0 h1:rhazDwis8INMIwQ4tpjLDzUhx6RlXqZNPEM0huQojng =
629
629
golang.org/x/text v0.28.0 /go.mod h1:U8nCwOR8jO/marOQ0QbDiOngZVEBB7MAiitBuMjXiNU =
630
- golang.org/x/time v0.12 .0 h1:ScB/8o8olJvc+CQPWrK3fPZNfh7qgwCrY0zJmoEQLSE =
631
- golang.org/x/time v0.12 .0 /go.mod h1:CDIdPxbZBQxdj6cxyCIdrNogrJKMJ7pr37NYpMcMDSg =
630
+ golang.org/x/time v0.13 .0 h1:eUlYslOIt32DgYD6utsuUeHs4d7AsEYLuIAdg7FlYgI =
631
+ golang.org/x/time v0.13 .0 /go.mod h1:eL/Oa2bBBK0TkX57Fyni+NgnyQQN4LitPmob2Hjnqw4 =
632
632
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
633
633
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
634
634
golang.org/x/tools v0.0.0-20200324003944-a576cf524670 /go.mod h1:Sl4aGygMT6LrqrWclx+PTx3U+LnKx/seiNR+3G19Ar8 =
You can’t perform that action at this time.
0 commit comments