Skip to content

Commit

Permalink
Merge pull request #625 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.127.0
  • Loading branch information
tomtwinkle authored Dec 6, 2024
2 parents c691b67 + 0b7cb78 commit aba0c8c
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.126.0
github.com/88labs/go-utils/aws v0.127.0
github.com/go-faker/faker/v4 v4.5.0
github.com/stretchr/testify v1.10.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.126.0 h1:MXB0v90EYgOT1eXCx/rP0eiGp94vK4hSCJglXhQQ15Q=
github.com/88labs/go-utils/aws v0.126.0/go.mod h1:UyWqGKePaqg1IwO3eywN8pxy7n/QWWtKM5JMoS21gA0=
github.com/88labs/go-utils/aws v0.127.0 h1:d4wIx/rDWilNPfpAlFMGDR3uwHct2Lyg/niSf6Fniek=
github.com/88labs/go-utils/aws v0.127.0/go.mod h1:hMf6y6VVziDpIiBhAp1lVkziRXynrcAQsRqwrzOpzO0=
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 aba0c8c

Please sign in to comment.