Skip to content

Commit 49ba7f1

Browse files
authored
Merge pull request #744 from 88labs/dependabot/go_modules/envlookup/github.com/88labs/go-utils/aws-0.147.1
build(deps): bump github.com/88labs/go-utils/aws from 0.147.0 to 0.147.1 in /envlookup
2 parents ae10796 + edc6187 commit 49ba7f1

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.147.0
6+
github.com/88labs/go-utils/aws v0.147.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.147.0 h1:GlMPG9Uzuv7cdrgRMnaUXnUXX9DTpCBOR7nSxw5CZwo=
2-
github.com/88labs/go-utils/aws v0.147.0/go.mod h1:DZaiFr5R826zBjShxVAQ+DcTNgo2vxtWC/1LmH5JdKc=
1+
github.com/88labs/go-utils/aws v0.147.1 h1:NC76ebaGDU6AUjUQuoE4oP6y8SsFhkVcwX58p6dqL2g=
2+
github.com/88labs/go-utils/aws v0.147.1/go.mod h1:Z6A1TGS20anS2zTbC1riXmcuRV93EzXsvPTTB4I9qFE=
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)