Skip to content

Commit

Permalink
chore(deps): bump github.com/88labs/go-utils/aws in /envlookup
Browse files Browse the repository at this point in the history
Bumps [github.com/88labs/go-utils/aws](https://github.com/88labs/go-utils) from 0.47.0 to 0.48.0.
- [Release notes](https://github.com/88labs/go-utils/releases)
- [Commits](aws/v0.47.0...aws/v0.48.0)

---
updated-dependencies:
- dependency-name: github.com/88labs/go-utils/aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent fefbec9 commit b1d1659
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion envlookup/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/88labs/go-utils/envlookup
go 1.21

require (
github.com/88labs/go-utils/aws v0.47.0
github.com/88labs/go-utils/aws v0.48.0
github.com/go-faker/faker/v4 v4.2.0
github.com/stretchr/testify v1.8.4
)
Expand Down
4 changes: 2 additions & 2 deletions envlookup/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/88labs/go-utils/aws v0.47.0 h1:GmRVNgvN9cCqGTrjsSGNRLUdzyCi6xAAr/lGYlCRzxI=
github.com/88labs/go-utils/aws v0.47.0/go.mod h1:rRXmsSUo/OUyvUj8RJLHHCYdAshKArkSkLmDvI6iTk8=
github.com/88labs/go-utils/aws v0.48.0 h1:TPKq6GCkFE9BaeMYXHsARRoZ3AXPolfiWa23SJMy7yE=
github.com/88labs/go-utils/aws v0.48.0/go.mod h1:woWcD1LXo3s103e5E98XkruLRkjG8AQorzE9ij388Lg=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit b1d1659

Please sign in to comment.