Skip to content

Commit

Permalink
Bump github.com/cloudposse/atmos from 1.87.0 to 1.87.1
Browse files Browse the repository at this point in the history
Bumps [github.com/cloudposse/atmos](https://github.com/cloudposse/atmos) from 1.87.0 to 1.87.1.
- [Release notes](https://github.com/cloudposse/atmos/releases)
- [Changelog](https://github.com/cloudposse/atmos/blob/main/CHANGELOG.md)
- [Commits](cloudposse/atmos@v1.87.0...v1.87.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent d1059b7 commit c1836a5
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 @@ -3,7 +3,7 @@ module github.com/cloudposse/terraform-provider-utils
go 1.23

require (
github.com/cloudposse/atmos v1.87.0
github.com/cloudposse/atmos v1.87.1
github.com/gruntwork-io/terratest v0.47.0
github.com/hashicorp/terraform-plugin-docs v0.19.4
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -418,8 +418,8 @@ github.com/circonus-labs/circonusllhist v0.1.3/go.mod h1:kMXHVDlOchFAehlya5ePtbp
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cloudflare/circl v1.3.7 h1:qlCDlTPz2n9fu58M0Nh1J/JzcFpfgkFHHX3O35r5vcU=
github.com/cloudflare/circl v1.3.7/go.mod h1:sRTcRWXGLrKw6yIGJ+l7amYJFfAXbZG0kBSc8r4zxgA=
github.com/cloudposse/atmos v1.87.0 h1:qfecMIfp+bDcVYCqP/XaI/dwgZF62Fnchk+heaLOqEI=
github.com/cloudposse/atmos v1.87.0/go.mod h1:oqkYy39OeU7xK4G7/v6dFOfYGr3zVSw0KCceguylXzk=
github.com/cloudposse/atmos v1.87.1 h1:4zGCL3WEYwAACqohen7deW4X418Jjqw4DcSUWUHGmDU=
github.com/cloudposse/atmos v1.87.1/go.mod h1:oqkYy39OeU7xK4G7/v6dFOfYGr3zVSw0KCceguylXzk=
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
github.com/cncf/udpa/go v0.0.0-20200629203442-efcf912fb354/go.mod h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk=
github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403/go.mod h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk=
Expand Down

0 comments on commit c1836a5

Please sign in to comment.