Skip to content

Commit

Permalink
Merge pull request #428 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.83.0

chore(deps): bump github.com/88labs/go-utils/aws from 0.82.0 to 0.83.0 in /envlookup
  • Loading branch information
tomtwinkle authored Feb 8, 2024
2 parents 9e3182f + bb9318f commit 9a7f30b
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.82.0
github.com/88labs/go-utils/aws v0.83.0
github.com/go-faker/faker/v4 v4.2.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.82.0 h1:lYvpSKuURioBH93aFNTGt5tyeR1M/iUGv505gSLdej4=
github.com/88labs/go-utils/aws v0.82.0/go.mod h1:1xw+S71Yc7uZKNd0W+z3H4GNJpwiQqCIv7hJHajp1pI=
github.com/88labs/go-utils/aws v0.83.0 h1:OTW5nLqPfroRDTxUmj9X5EDfyqGKORkJY5n6kuPU00E=
github.com/88labs/go-utils/aws v0.83.0/go.mod h1:eEtAXnQ9G/ODLRePBt0a5ainVOgznc2QLu6Nrz9LSb0=
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 9a7f30b

Please sign in to comment.