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 @@ -14,7 +14,7 @@ require (
1414 github.com/gofrs/uuid v3.2.0+incompatible
1515 github.com/hashicorp/go-multierror v1.0.0
1616 github.com/pkg/errors v0.9.1
17- github.com/sirupsen/logrus v1.4.2
17+ github.com/sirupsen/logrus v1.5.0
1818 github.com/sparrc/go-ping v0.0.0-20190613174326-4e5b6552494c
1919 github.com/stretchr/testify v1.5.1
2020 github.com/vishvananda/netlink v1.1.0
Original file line number Diff line number Diff line change @@ -167,6 +167,8 @@ github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAm
167167github.com/sirupsen/logrus v1.0.6 /go.mod h1:pMByvHTf9Beacp5x1UXfOR9xyW/9antXMhjMPG0dEzc =
168168github.com/sirupsen/logrus v1.4.2 h1:SPIRibHv4MatM3XXNO2BJeFLZwZ2LvZgfQ5+UNI2im4 =
169169github.com/sirupsen/logrus v1.4.2 /go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE =
170+ github.com/sirupsen/logrus v1.5.0 h1:1N5EYkVAPEywqZRJd7cwnRtCb6xJx7NH3T3WUTF980Q =
171+ github.com/sirupsen/logrus v1.5.0 /go.mod h1:+F7Ogzej0PZc/94MaYx/nvG9jOFMD2osvC3s+Squfpo =
170172github.com/sparrc/go-ping v0.0.0-20190613174326-4e5b6552494c h1:gqEdF4VwBu3lTKGHS9rXE9x1/pEaSwCXRLOZRF6qtlw =
171173github.com/sparrc/go-ping v0.0.0-20190613174326-4e5b6552494c /go.mod h1:eMyUVp6f/5jnzM+3zahzl7q6UXLbgSc3MKg/+ow9QW0 =
172174github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
You can’t perform that action at this time.
0 commit comments