File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
17
17
github.com/sirupsen/logrus v1.8.1
18
18
github.com/spf13/cobra v1.3.0
19
19
github.com/spf13/pflag v1.0.5
20
- github.com/stretchr/testify v1.7.0
20
+ github.com/stretchr/testify v1.7.1
21
21
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22
22
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
23
23
go.bug.st/relaxed-semver v0.0.0-20190922224835-391e10178d18
Original file line number Diff line number Diff line change @@ -560,6 +560,7 @@ github.com/gobuffalo/plushgen v0.1.2/go.mod h1:3U71v6HWZpVER1nInTXeAwdoRNsRd4W8a
560
560
github.com/gobuffalo/pop v4.8.2+incompatible /go.mod h1:DwBz3SD5SsHpTZiTubcsFWcVDpJWGsxjVjMPnkiThWg =
561
561
github.com/gobuffalo/pop v4.8.3+incompatible /go.mod h1:DwBz3SD5SsHpTZiTubcsFWcVDpJWGsxjVjMPnkiThWg =
562
562
github.com/gobuffalo/pop v4.8.4+incompatible /go.mod h1:DwBz3SD5SsHpTZiTubcsFWcVDpJWGsxjVjMPnkiThWg =
563
+ github.com/gobuffalo/pop v4.13.1+incompatible h1:AhbqPxNOBN/DBb2DBaiBqzOXIBQXxEYzngHHJ+ytP4g =
563
564
github.com/gobuffalo/pop v4.13.1+incompatible /go.mod h1:DwBz3SD5SsHpTZiTubcsFWcVDpJWGsxjVjMPnkiThWg =
564
565
github.com/gobuffalo/pop/v5 v5.0.11 /go.mod h1:mZJHJbA3cy2V18abXYuVop2ldEJ8UZ2DK6qOekC5u5g =
565
566
github.com/gobuffalo/pop/v5 v5.2.0 /go.mod h1:Hj586Cr7FoTFNmvzyNdUcajv3r0A+W+bkil4RIX/zKo =
@@ -1355,8 +1356,9 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
1355
1356
github.com/stretchr/testify v1.4.0 /go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4 =
1356
1357
github.com/stretchr/testify v1.5.1 /go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
1357
1358
github.com/stretchr/testify v1.6.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
1358
- github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY =
1359
1359
github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
1360
+ github.com/stretchr/testify v1.7.1 h1:5TQK59W5E3v0r2duFAb7P95B6hEeOyEnHRa8MjYSMTY =
1361
+ github.com/stretchr/testify v1.7.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
1360
1362
github.com/subosito/gotenv v1.1.1 /go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw =
1361
1363
github.com/subosito/gotenv v1.2.0 h1:Slr1R9HxAlEKefgq5jn9U+DnETlIUa6HfgEzj0g5d7s =
1362
1364
github.com/subosito/gotenv v1.2.0 /go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw =
You can’t perform that action at this time.
0 commit comments