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.36.0 to 0.37.0.
- [Release notes](https://github.com/88labs/go-utils/releases)
- [Commits](aws/v0.36.0...aws/v0.37.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
1 parent 6491e2c commit 79882b4
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.20

require (
github.com/88labs/go-utils/aws v0.36.0
github.com/88labs/go-utils/aws v0.37.0
github.com/bxcodec/faker/v3 v3.8.1
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.36.0 h1:v8sMGgZ4e//koyrpUbCXK3ELc7N8g5eNuCTGnITxWTQ=
github.com/88labs/go-utils/aws v0.36.0/go.mod h1:ey6vr59sPS7212bpC3W07SAOLj4bJeXOB6xbionBqLU=
github.com/88labs/go-utils/aws v0.37.0 h1:oOoT4aBuK7Mxt6nxluSoQ9Deb9GSwyNRJeJuHwimwCc=
github.com/88labs/go-utils/aws v0.37.0/go.mod h1:SXH5UedkT3wi7h+gtDuCZW4UKn6e4J6xCEV4oTL7Ur8=
github.com/bxcodec/faker/v3 v3.8.1 h1:qO/Xq19V6uHt2xujwpaetgKhraGCapqY2CRWGD/SqcM=
github.com/bxcodec/faker/v3 v3.8.1/go.mod h1:DdSDccxF5msjFo5aO4vrobRQ8nIApg8kq3QWPEQD6+o=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
Expand Down

0 comments on commit 79882b4

Please sign in to comment.