This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git
The following commit(s) were added to refs/heads/main by this push:
new e29c4cd Bump github.com/hashicorp/go-multierror from 1.0.0 to 1.1.1
(#95)
e29c4cd is described below
commit e29c4cdb7d21fed9cf09fd030cedb7063fdc9153
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 6 19:52:53 2024 +0530
Bump github.com/hashicorp/go-multierror from 1.0.0 to 1.1.1 (#95)
Bumps
[github.com/hashicorp/go-multierror](https://github.com/hashicorp/go-multierror)
from 1.0.0 to 1.1.1.
-
[Commits](https://github.com/hashicorp/go-multierror/compare/v1.0.0...v1.1.1)
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-multierror
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
go.mod | 2 +-
go.sum | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/go.mod b/go.mod
index 17d0821..7bf4014 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ require (
github.com/apache/cloudstack-go/v2 v2.13.2
github.com/go-ini/ini v1.40.0
github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e //
indirect
- github.com/hashicorp/go-multierror v1.0.0
+ github.com/hashicorp/go-multierror v1.1.1
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/hashicorp/terraform v0.12.0
github.com/smartystreets/goconvey v0.0.0-20181108003508-044398e4856c //
indirect
diff --git a/go.sum b/go.sum
index c99f07a..54d3d45 100644
--- a/go.sum
+++ b/go.sum
@@ -134,8 +134,9 @@ github.com/hashicorp/go-hclog
v0.0.0-20181001195459-61d530d6c27f/go.mod h1:5CU+a
github.com/hashicorp/go-immutable-radix
v0.0.0-20180129170900-7f3cd4390caa/go.mod
h1:6ij3Z20p+OhOkCSrA0gImAWoHYQRGbnlcuk6XYTiaRw=
github.com/hashicorp/go-msgpack v0.5.4/go.mod
h1:ahLV/dePpqEmjfWmKiqvPkv/twdG7iPBM1vqhUKIvfM=
github.com/hashicorp/go-multierror v0.0.0-20180717150148-3d5d8f294aa0/go.mod
h1:JMRHfdO9jKNzS/+BTlxCjKNQHg/jZAft8U7LloJvN7I=
-github.com/hashicorp/go-multierror v1.0.0
h1:iVjPR7a6H0tWELX5NxNe7bYopibicUzc7uPribsnS6o=
github.com/hashicorp/go-multierror v1.0.0/go.mod
h1:dHtQlpGsu+cZNNAkkCN/P3hoUDHhCYQXV3UM06sGGrk=
+github.com/hashicorp/go-multierror v1.1.1
h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo=
+github.com/hashicorp/go-multierror v1.1.1/go.mod
h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM=
github.com/hashicorp/go-plugin v1.0.1-0.20190430211030-5692942914bb
h1:Zg2pmmk0lrLFL85lQGt08bOUBpIBaVs6/psiAyx0c4w=
github.com/hashicorp/go-plugin v1.0.1-0.20190430211030-5692942914bb/go.mod
h1:++UyYGoz3o5w9ZzAdZxtQKrWWP+iqPBn3cQptSMzBuY=
github.com/hashicorp/go-retryablehttp v0.5.2/go.mod
h1:9B5zBasrRhHXnJnui7y6sL7es7NDiJgTc6Er0maI1Xs=