From 3bf570f5e6e40eadb4aaa4ee00ae50d76b7d25d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 03:50:03 +0000 Subject: [PATCH] build(deps): bump github.com/88labs/go-utils/ulid 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](https://github.com/88labs/go-utils/compare/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] --- aws/go.mod | 2 +- aws/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/aws/go.mod b/aws/go.mod index 578acac..bb4a507 100644 --- a/aws/go.mod +++ b/aws/go.mod @@ -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 diff --git a/aws/go.sum b/aws/go.sum index b022748..f5c4a95 100644 --- a/aws/go.sum +++ b/aws/go.sum @@ -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=