File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/go-openapi/swag v0.19.11
1313 github.com/go-openapi/validate v0.19.12
1414 github.com/gofrs/uuid v3.3.0+incompatible
15- github.com/hashicorp/go-multierror v1.0 .0
15+ github.com/hashicorp/go-multierror v1.1 .0
1616 github.com/pkg/errors v0.9.1
1717 github.com/sirupsen/logrus v1.7.0
1818 github.com/sparrc/go-ping v0.0.0-20190613174326-4e5b6552494c
Original file line number Diff line number Diff line change @@ -171,6 +171,7 @@ github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/U
171171github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
172172github.com/hashicorp/go-multierror v1.0.0 h1:iVjPR7a6H0tWELX5NxNe7bYopibicUzc7uPribsnS6o =
173173github.com/hashicorp/go-multierror v1.0.0 /go.mod h1:dHtQlpGsu+cZNNAkkCN/P3hoUDHhCYQXV3UM06sGGrk =
174+ github.com/hashicorp/go-multierror v1.1.0 /go.mod h1:spPvp8C1qA32ftKqdAHm4hHTbPw+vmowP0z+KUhOZdA =
174175github.com/inconshreveable/mousetrap v1.0.0 /go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8 =
175176github.com/j-keck/arping v0.0.0-20160618110441-2cf9dc699c56 /go.mod h1:ymszkNOg6tORTn+6F6j+Jc8TOr5osrynvN6ivFWZ2GA =
176177github.com/jmespath/go-jmespath v0.4.0 /go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHWvzYPziyZiYoo =
You can’t perform that action at this time.
0 commit comments