Skip to content

Commit

Permalink
Merge pull request #561 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.112.0

build(deps): bump github.com/88labs/go-utils/aws from 0.110.0 to 0.112.0 in /envlookup
  • Loading branch information
tomtwinkle authored Aug 20, 2024
2 parents 551ced4 + 105db9d commit 71dcf42
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.22

require (
github.com/88labs/go-utils/aws v0.110.0
github.com/88labs/go-utils/aws v0.112.0
github.com/go-faker/faker/v4 v4.4.2
github.com/stretchr/testify v1.9.0
)
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.110.0 h1:pvYTnNxScAGD2/C+It4OHCdISbH5b2i43z93u6/vrDM=
github.com/88labs/go-utils/aws v0.110.0/go.mod h1:8Xj3HRHN6E7LoND/FTZprYphosdl/X6PpLq4SHauOYw=
github.com/88labs/go-utils/aws v0.112.0 h1:whKpbJLWJyoOPGzz6LDj36o+UEJ9W+koQVg3Foa8/1I=
github.com/88labs/go-utils/aws v0.112.0/go.mod h1:eiFp/lIHwUMvO8MxB8lhs5qgvumsoj1Yo9kmaBUbK0A=
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 71dcf42

Please sign in to comment.