Skip to content

Commit 033f9af

Browse files
build(deps): bump github.com/88labs/go-utils/aws in /envlookup
Bumps [github.com/88labs/go-utils/aws](https://github.com/88labs/go-utils) from 0.150.0 to 0.150.1. - [Release notes](https://github.com/88labs/go-utils/releases) - [Commits](aws/v0.150.0...aws/v0.150.1) --- updated-dependencies: - dependency-name: github.com/88labs/go-utils/aws dependency-version: 0.150.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53f9c81 commit 033f9af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

envlookup/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/88labs/go-utils/envlookup
33
go 1.24
44

55
require (
6-
github.com/88labs/go-utils/aws v0.150.0
6+
github.com/88labs/go-utils/aws v0.150.1
77
github.com/go-faker/faker/v4 v4.6.1
88
gotest.tools v2.2.0+incompatible
99
)

envlookup/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/88labs/go-utils/aws v0.150.0 h1:BN3d6hvGJGW1/5ZhU7XlMXRWXEjlhw3zAbXO/S4JBAk=
2-
github.com/88labs/go-utils/aws v0.150.0/go.mod h1:o17EivZ+UHTB8w9OjAK1JMhOOXIHxqJtQgdbeiY+fDM=
1+
github.com/88labs/go-utils/aws v0.150.1 h1:S3drK1cmrbo3QrqVa8nCuTU2AeaEfXRcdQ+vYYwdXKo=
2+
github.com/88labs/go-utils/aws v0.150.1/go.mod h1:aR1ZpM6GVfHZ7suljzBDciOWXd+QTeRzV4OJsxXraGQ=
33
github.com/go-faker/faker/v4 v4.6.1 h1:xUyVpAjEtB04l6XFY0V/29oR332rOSPWV4lU8RwDt4k=
44
github.com/go-faker/faker/v4 v4.6.1/go.mod h1:arSdxNCSt7mOhdk8tEolvHeIJ7eX4OX80wXjKKvkKBY=
55
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=

0 commit comments

Comments
 (0)