File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 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/pkg/errors v0.9.1
17
17
github.com/sirupsen/logrus v1.4.2
18
18
github.com/sparrc/go-ping v0.0.0-20190613174326-4e5b6552494c
19
- github.com/stretchr/testify v1.5.0
19
+ github.com/stretchr/testify v1.5.1
20
20
github.com/vishvananda/netlink v1.1.0
21
21
golang.org/x/sys v0.0.0-20190616124812-15dcb6c0061f
22
22
)
Original file line number Diff line number Diff line change @@ -167,6 +167,8 @@ github.com/stretchr/testify v1.4.0 h1:2E4SXV/wtOkTonXsotYi4li6zVWxYlZuYNCXe9XRJy
167
167
github.com/stretchr/testify v1.4.0 /go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4 =
168
168
github.com/stretchr/testify v1.5.0 h1:DMOzIV76tmoDNE9pX6RSN0aDtCYeCg5VueieJaAo1uw =
169
169
github.com/stretchr/testify v1.5.0 /go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
170
+ github.com/stretchr/testify v1.5.1 h1:nOGnQDM7FYENwehXlg/kFVnos3rEvtKTjRvOWSzb6H4 =
171
+ github.com/stretchr/testify v1.5.1 /go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
170
172
github.com/tidwall/pretty v1.0.0 h1:HsD+QiTn7sK6flMKIvNmpqz1qrpP3Ps6jOKIKMooyg4 =
171
173
github.com/tidwall/pretty v1.0.0 /go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk =
172
174
github.com/vektah/gqlparser v1.1.2 /go.mod h1:1ycwN7Ij5njmMkPPAOaRFY4rET2Enx7IkVv3vaXspKw =
You can’t perform that action at this time.
0 commit comments