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 @@ -17,7 +17,7 @@ require (
17
17
github.com/docker/go-connections v0.4.0
18
18
github.com/docker/go-units v0.4.0
19
19
github.com/golang/mock v1.6.0
20
- github.com/hashicorp/go-multierror v1.1.0
20
+ github.com/hashicorp/go-multierror v1.1.1
21
21
github.com/hashicorp/go-version v1.3.0
22
22
github.com/mattn/go-isatty v0.0.14
23
23
github.com/mattn/go-shellwords v1.0.12
Original file line number Diff line number Diff line change @@ -661,8 +661,9 @@ github.com/hashicorp/go-immutable-radix v1.3.1/go.mod h1:0y9vanUI8NX6FsYoO3zeMjh
661
661
github.com/hashicorp/go-msgpack v0.5.3 /go.mod h1:ahLV/dePpqEmjfWmKiqvPkv/twdG7iPBM1vqhUKIvfM =
662
662
github.com/hashicorp/go-multierror v0.0.0-20161216184304-ed905158d874 /go.mod h1:JMRHfdO9jKNzS/+BTlxCjKNQHg/jZAft8U7LloJvN7I =
663
663
github.com/hashicorp/go-multierror v1.0.0 /go.mod h1:dHtQlpGsu+cZNNAkkCN/P3hoUDHhCYQXV3UM06sGGrk =
664
- github.com/hashicorp/go-multierror v1.1.0 h1:B9UzwGQJehnUY1yNrnwREHc3fGbC2xefo8g4TbElacI =
665
664
github.com/hashicorp/go-multierror v1.1.0 /go.mod h1:spPvp8C1qA32ftKqdAHm4hHTbPw+vmowP0z+KUhOZdA =
665
+ github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo =
666
+ github.com/hashicorp/go-multierror v1.1.1 /go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM =
666
667
github.com/hashicorp/go-retryablehttp v0.5.3 /go.mod h1:9B5zBasrRhHXnJnui7y6sL7es7NDiJgTc6Er0maI1Xs =
667
668
github.com/hashicorp/go-rootcerts v1.0.0 /go.mod h1:K6zTfqpRlCUIjkwsN4Z+hiSfzSTQa6eBIzfwKfwNnHU =
668
669
github.com/hashicorp/go-rootcerts v1.0.2 /go.mod h1:pqUvnprVnM5bf7AOirdbb01K4ccR319Vf4pU3K5EGc8 =
You can’t perform that action at this time.
0 commit comments