Skip to content

Commit fcebc9c

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

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.1
6+
github.com/88labs/go-utils/aws v0.147.2
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.1 h1:NC76ebaGDU6AUjUQuoE4oP6y8SsFhkVcwX58p6dqL2g=
2-
github.com/88labs/go-utils/aws v0.147.1/go.mod h1:Z6A1TGS20anS2zTbC1riXmcuRV93EzXsvPTTB4I9qFE=
1+
github.com/88labs/go-utils/aws v0.147.2 h1:WW/nIOCg2zFfE5E/Gjv1X9VsRYvc3K1hswk/m1WFtJ8=
2+
github.com/88labs/go-utils/aws v0.147.2/go.mod h1:SbkFRrDg2a050T4PI7XSD6ag6jQJRdScnaCc2fElGv0=
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)