File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ require (
52
52
github.com/powersj/whatsthis v1.3.0
53
53
github.com/quasilyte/go-ruleguard/dsl v0.3.17
54
54
github.com/spf13/cobra v1.4.0
55
- github.com/stretchr/testify v1.7.0
55
+ github.com/stretchr/testify v1.7.1
56
56
github.com/tabbed/pqtype v0.1.1
57
57
github.com/unrolled/secure v1.10.0
58
58
github.com/xlab/treeprint v1.1.0
Original file line number Diff line number Diff line change @@ -1167,8 +1167,9 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
1167
1167
github.com/stretchr/testify v1.4.0 /go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4 =
1168
1168
github.com/stretchr/testify v1.5.1 /go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
1169
1169
github.com/stretchr/testify v1.6.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
1170
- github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY =
1171
1170
github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
1171
+ github.com/stretchr/testify v1.7.1 h1:5TQK59W5E3v0r2duFAb7P95B6hEeOyEnHRa8MjYSMTY =
1172
+ github.com/stretchr/testify v1.7.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
1172
1173
github.com/subosito/gotenv v1.2.0 /go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw =
1173
1174
github.com/syndtr/gocapability v0.0.0-20170704070218-db04d3cc01c8 /go.mod h1:hkRG7XYTFWNJGYcbNJQlaLq0fg1yr4J4t/NcTQtrfww =
1174
1175
github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 /go.mod h1:hkRG7XYTFWNJGYcbNJQlaLq0fg1yr4J4t/NcTQtrfww =
You can’t perform that action at this time.
0 commit comments