Skip to content

Commit

Permalink
Merge pull request #261 from 88labs/dependabot/go_modules/envlookup/g…
Browse files Browse the repository at this point in the history
…ithub.com/88labs/go-utils/aws-0.43.0

chore(deps): bump github.com/88labs/go-utils/aws from 0.40.0 to 0.43.0 in /envlookup
  • Loading branch information
tomtwinkle authored Sep 20, 2023
2 parents 7539bb9 + 64bc337 commit 997ef59
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.40.0
github.com/88labs/go-utils/aws v0.43.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.40.0 h1:XWzPZfiwhrxq0b/0CqTEPPdPad6yfbXhkDfbBiwO4No=
github.com/88labs/go-utils/aws v0.40.0/go.mod h1:92y9N0wEWuTzc7gY75JfBBprr4bCJzVLN3Z0HFNnd8w=
github.com/88labs/go-utils/aws v0.43.0 h1:vnl1CuJ6bIKYLOUB8SzNVyGnOaagC16Mse+EjEi/Yfk=
github.com/88labs/go-utils/aws v0.43.0/go.mod h1:v5UbM8j94kl/QDlx3IefuYOAHYUPb/dVinRijF6gCr0=
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 997ef59

Please sign in to comment.