Skip to content

Commit

Permalink
build(deps): bump github.com/88labs/go-utils/ulid
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /aws with 1 update: [github.com/88labs/go-utils/ulid](https://github.com/88labs/go-utils).


Updates `github.com/88labs/go-utils/ulid` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/88labs/go-utils/releases)
- [Commits](aws/v0.6.0...aws/v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/88labs/go-utils/ulid
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 2a2ff66 commit 3bf570f
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 3bf570f

Please sign in to comment.