Skip to content

Commit

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

build(deps): bump github.com/88labs/go-utils/ulid from 0.6.0 to 0.7.0 in /aws in the dependencies group
  • Loading branch information
tomtwinkle authored Jun 18, 2024
2 parents 2a2ff66 + 3bf570f commit 6a021b3
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 @@ -3,7 +3,7 @@ module github.com/88labs/go-utils/aws
go 1.22

require (
github.com/88labs/go-utils/ulid v0.6.0
github.com/88labs/go-utils/ulid v0.7.0
github.com/88labs/go-utils/utf8bom v0.4.0
github.com/aws/aws-sdk-go-v2 v1.28.0
github.com/aws/aws-sdk-go-v2/config v1.27.19
Expand Down
4 changes: 2 additions & 2 deletions aws/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/88labs/go-utils/ulid v0.6.0 h1:c27W1JxKYdHLQC/tAmlbSnNr9sw44s7LePC68SNlMFY=
github.com/88labs/go-utils/ulid v0.6.0/go.mod h1:AzKSse/I2qlKy0ImLauFj5Fx8vtPs7sZ8vJI1Mf/UJs=
github.com/88labs/go-utils/ulid v0.7.0 h1:pWrk4fky9ZDEYX80QzSjdJCovzDqFF2s/Pyg7v/Rniw=
github.com/88labs/go-utils/ulid v0.7.0/go.mod h1:epQjW5Fqoj0EPrBhbEU/L/E2rV1ODeMp+H+F+AEItWw=
github.com/88labs/go-utils/utf8bom v0.4.0 h1:4r+KVixTaRoKS6J7nD1KT/Y1DB/oco8fl8ME/smeMRQ=
github.com/88labs/go-utils/utf8bom v0.4.0/go.mod h1:FJs/bGwRY0XxvYuYTPbh9y2lc/pocVbUHkUOTeQYbB4=
github.com/aws/aws-sdk-go-v2 v1.28.0 h1:ne6ftNhY0lUvlazMUQF15FF6NH80wKmPRFG7g2q6TCw=
Expand Down

0 comments on commit 6a021b3

Please sign in to comment.