Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/88labs/go-utils/ulid from 0.6.0 to 0.7.0 in /aws in the dependencies group #530

Merged
merged 1 commit into from
Jun 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading