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 @@ -46,7 +46,7 @@ require (
46
46
golang.org/x/sync v0.3.0
47
47
google.golang.org/grpc v1.56.2
48
48
gopkg.in/yaml.v2 v2.4.0
49
- gotest.tools/v3 v3.4 .0
49
+ gotest.tools/v3 v3.5 .0
50
50
)
51
51
52
52
require (
Original file line number Diff line number Diff line change @@ -1088,8 +1088,8 @@ gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C
1088
1088
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
1089
1089
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
1090
1090
gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
1091
- gotest.tools/v3 v3.4 .0 h1:ZazjZUfuVeZGLAmlKKuyv3IKP5orXcwtOwDQH6YVr6o =
1092
- gotest.tools/v3 v3.4 .0 /go.mod h1:CtbdzLSsqVhDgMtKsx03ird5YTGB3ar27v0u/yKBW5g =
1091
+ gotest.tools/v3 v3.5 .0 h1:Ljk6PdHdOhAb5aDMWXjDLMMhph+BpztA4v1QdqEW2eY =
1092
+ gotest.tools/v3 v3.5 .0 /go.mod h1:isy3WKz7GK6uNw/sbHzfKBLvlvXwUyV06n6brMxxopU =
1093
1093
honnef.co/go/tools v0.0.0-20180728063816-88497007e858 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
1094
1094
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
1095
1095
honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
You can’t perform that action at this time.
0 commit comments