Skip to content

Commit

Permalink
chore(deps): bump github.com/risingwavelabs/eris from 1.3.0 to 1.3.1 (#…
Browse files Browse the repository at this point in the history
…12)

Bumps [github.com/risingwavelabs/eris](https://github.com/risingwavelabs/eris) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/risingwavelabs/eris/releases)
- [Commits](risingwavelabs/eris@v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/risingwavelabs/eris
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent a1f8b50 commit 35bd7a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/hashicorp/go-version v1.7.0
github.com/hashicorp/hc-install v0.9.0
github.com/hashicorp/terraform-exec v0.21.0
github.com/risingwavelabs/eris v1.3.0
github.com/risingwavelabs/eris v1.3.1
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
github.com/pjbgf/sha1cd v0.3.0 h1:4D5XXmUUBUl/xQ6IjCkEAbqXskkq/4O7LmGn0AqMDs4=
github.com/pjbgf/sha1cd v0.3.0/go.mod h1:nZ1rrWOcGJ5uZgEEVL1VUM9iRQiZvWdbZjkKyFzPPsI=
github.com/risingwavelabs/eris v1.3.0 h1:QDkr4B6gJ9LIMDfHRmd2bayYuImEy1fEClXaDJDSFik=
github.com/risingwavelabs/eris v1.3.0/go.mod h1:T3aejJhyzuCBKyV498n0AOsgvCr/S/j7n86tnOaabrQ=
github.com/risingwavelabs/eris v1.3.1 h1:c1F4UxAELtS8tWvONTf6M+kLH6PHjral+QY7g1U2L6U=
github.com/risingwavelabs/eris v1.3.1/go.mod h1:T3aejJhyzuCBKyV498n0AOsgvCr/S/j7n86tnOaabrQ=
github.com/risingwavelabs/terraform-exec v0.21.0-gracefulcancel h1:P9jgPjdSiYar72E1CcI8hk7LwLCXZxm0ioXIjcjwC3s=
github.com/risingwavelabs/terraform-exec v0.21.0-gracefulcancel/go.mod h1:mzZH66BsYeKnA9KeAIbYkWZtutxBSWBX8MCEtdVpiO0=
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8=
Expand Down

0 comments on commit 35bd7a3

Please sign in to comment.