Skip to content

Commit

Permalink
Merge pull request #430 from 88labs/dependabot/go_modules/aws/depende…
Browse files Browse the repository at this point in the history
…ncies-95bada2484

chore(deps): bump the dependencies group in /aws with 1 update
  • Loading branch information
tomtwinkle authored Feb 8, 2024
2 parents 187d54f + 436c81b commit 9e3182f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion aws/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/sqs v1.29.7
github.com/aws/smithy-go v1.19.0
github.com/cenkalti/backoff/v4 v4.2.1
github.com/go-faker/faker/v4 v4.2.0
github.com/go-faker/faker/v4 v4.2.1
github.com/stretchr/testify v1.8.4
github.com/tomtwinkle/utfbomremover v0.1.1
golang.org/x/sync v0.6.0
Expand Down
4 changes: 2 additions & 2 deletions aws/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ3
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
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=
github.com/go-faker/faker/v4 v4.2.0 h1:dGebOupKwssrODV51E0zbMrv5e2gO9VWSLNC1WDCpWg=
github.com/go-faker/faker/v4 v4.2.0/go.mod h1:F/bBy8GH9NxOxMInug5Gx4WYeG6fHJZ8Ol/dhcpRub4=
github.com/go-faker/faker/v4 v4.2.1 h1:w+kvZMvVwgn1tfl7W35tC+mlqtr3CN3tnXdHJxOGGO8=
github.com/go-faker/faker/v4 v4.2.1/go.mod h1:F/bBy8GH9NxOxMInug5Gx4WYeG6fHJZ8Ol/dhcpRub4=
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/jmespath/go-jmespath v0.4.0 h1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg=
Expand Down

0 comments on commit 9e3182f

Please sign in to comment.