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 @@ -4,7 +4,7 @@ require (
4
4
github.com/apache/cloudstack-go/v2 v2.13.2
5
5
github.com/go-ini/ini v1.40.0
6
6
github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e // indirect
7
- github.com/hashicorp/go-multierror v1.0.0
7
+ github.com/hashicorp/go-multierror v1.1.1
8
8
github.com/hashicorp/hcl v1.0.0 // indirect
9
9
github.com/hashicorp/terraform v0.12.0
10
10
github.com/smartystreets/goconvey v0.0.0-20181108003508-044398e4856c // indirect
Original file line number Diff line number Diff line change @@ -134,8 +134,9 @@ github.com/hashicorp/go-hclog v0.0.0-20181001195459-61d530d6c27f/go.mod h1:5CU+a
134
134
github.com/hashicorp/go-immutable-radix v0.0.0-20180129170900-7f3cd4390caa /go.mod h1:6ij3Z20p+OhOkCSrA0gImAWoHYQRGbnlcuk6XYTiaRw =
135
135
github.com/hashicorp/go-msgpack v0.5.4 /go.mod h1:ahLV/dePpqEmjfWmKiqvPkv/twdG7iPBM1vqhUKIvfM =
136
136
github.com/hashicorp/go-multierror v0.0.0-20180717150148-3d5d8f294aa0 /go.mod h1:JMRHfdO9jKNzS/+BTlxCjKNQHg/jZAft8U7LloJvN7I =
137
- github.com/hashicorp/go-multierror v1.0.0 h1:iVjPR7a6H0tWELX5NxNe7bYopibicUzc7uPribsnS6o =
138
137
github.com/hashicorp/go-multierror v1.0.0 /go.mod h1:dHtQlpGsu+cZNNAkkCN/P3hoUDHhCYQXV3UM06sGGrk =
138
+ github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo =
139
+ github.com/hashicorp/go-multierror v1.1.1 /go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM =
139
140
github.com/hashicorp/go-plugin v1.0.1-0.20190430211030-5692942914bb h1:Zg2pmmk0lrLFL85lQGt08bOUBpIBaVs6/psiAyx0c4w =
140
141
github.com/hashicorp/go-plugin v1.0.1-0.20190430211030-5692942914bb /go.mod h1:++UyYGoz3o5w9ZzAdZxtQKrWWP+iqPBn3cQptSMzBuY =
141
142
github.com/hashicorp/go-retryablehttp v0.5.2 /go.mod h1:9B5zBasrRhHXnJnui7y6sL7es7NDiJgTc6Er0maI1Xs =
You can’t perform that action at this time.
0 commit comments