File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
16
16
github.com/mitchellh/copystructure v1.0.0 // indirect
17
17
github.com/mwitkow/go-http-dialer v0.0.0-20161116154839-378f744fb2b8
18
18
github.com/pmezard/go-difflib v1.0.0 // indirect
19
- github.com/stretchr/testify v1.5.0
19
+ github.com/stretchr/testify v1.5.1
20
20
golang.org/x/crypto v0.0.0-20181015023909-0c41d7ab0a0e
21
21
gopkg.in/alecthomas/kingpin.v2 v2.2.6
22
22
gopkg.in/asn1-ber.v1 v1.0.0-20170511165959-379148ca0225
Original file line number Diff line number Diff line change @@ -43,6 +43,8 @@ github.com/stretchr/testify v1.4.0 h1:2E4SXV/wtOkTonXsotYi4li6zVWxYlZuYNCXe9XRJy
43
43
github.com/stretchr/testify v1.4.0 /go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4 =
44
44
github.com/stretchr/testify v1.5.0 h1:DMOzIV76tmoDNE9pX6RSN0aDtCYeCg5VueieJaAo1uw =
45
45
github.com/stretchr/testify v1.5.0 /go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
46
+ github.com/stretchr/testify v1.5.1 h1:nOGnQDM7FYENwehXlg/kFVnos3rEvtKTjRvOWSzb6H4 =
47
+ github.com/stretchr/testify v1.5.1 /go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
46
48
golang.org/x/crypto v0.0.0-20181015023909-0c41d7ab0a0e h1:IzypfodbhbnViNUO/MEh0FzCUooG97cIGfdggUrUSyU =
47
49
golang.org/x/crypto v0.0.0-20181015023909-0c41d7ab0a0e /go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4 =
48
50
golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223 h1:DH4skfRX4EBpamg7iV4ZlCpblAHI6s6TDM39bFZumv8 =
You can’t perform that action at this time.
0 commit comments