Skip to content

Commit

Permalink
Bump github.com/cloudposse/atmos from 1.3.28 to 1.3.29 (#110)
Browse files Browse the repository at this point in the history
Bumps [github.com/cloudposse/atmos](https://github.com/cloudposse/atmos) from 1.3.28 to 1.3.29.
- [Release notes](https://github.com/cloudposse/atmos/releases)
- [Changelog](https://github.com/cloudposse/atmos/blob/master/CHANGELOG.md)
- [Commits](cloudposse/atmos@1.3.28...v1.3.29)

---
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]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2022
1 parent 5ac59e4 commit 78907b8
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.16

require (
github.com/cloudposse/atmos v1.3.28
github.com/cloudposse/atmos v1.3.29
github.com/gruntwork-io/terratest v0.40.3
github.com/hashicorp/terraform-plugin-docs v0.5.1
github.com/hashicorp/terraform-plugin-sdk/v2 v2.10.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,8 @@ github.com/cilium/ebpf v0.4.0/go.mod h1:4tRaxcgiL706VnOzHOdBlY8IEAIdxINsQBcU4xJJ
github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible/go.mod h1:nmEj6Dob7S7YxXgwXpfOuvO54S+tGdZdw9fuRZt25Ag=
github.com/circonus-labs/circonusllhist v0.1.3/go.mod h1:kMXHVDlOchFAehlya5ePtbp5jckzBHf4XRpQvBOLI+I=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cloudposse/atmos v1.3.28 h1:lfRrOzlgsR6WezlC47eoRiLq+A+GVCS6qhT5Q1RnJ7Q=
github.com/cloudposse/atmos v1.3.28/go.mod h1:9GFjoGygHdzF8B7eT4jQW3DjwS0EWjSE9Ig+ueT2kEg=
github.com/cloudposse/atmos v1.3.29 h1:YXPVQDqzdBgTUwW+VgKmsMHh9w+oOsAYKdB8YqP8V/I=
github.com/cloudposse/atmos v1.3.29/go.mod h1:9GFjoGygHdzF8B7eT4jQW3DjwS0EWjSE9Ig+ueT2kEg=
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 78907b8

Please sign in to comment.