Skip to content

Commit 9924930

Browse files
authored
Merge pull request #845 from 88labs/dependabot/go_modules/envlookup/github.com/88labs/go-utils/aws-0.169.1
build(deps): bump github.com/88labs/go-utils/aws from 0.167.1 to 0.169.1 in /envlookup
2 parents 06b5e28 + 9528afb commit 9924930

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.0
44

55
require (
6-
github.com/88labs/go-utils/aws v0.167.1
6+
github.com/88labs/go-utils/aws v0.169.1
77
github.com/go-faker/faker/v4 v4.7.0
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.167.1 h1:ksdJz43ozk0psinj4K/y5Aakb5ELfDQId+Ag/K3AXJE=
2-
github.com/88labs/go-utils/aws v0.167.1/go.mod h1:BBg0S8hapx4MWDMPTOZnrbh3RysckIkk/B6YW3aQ7Wc=
1+
github.com/88labs/go-utils/aws v0.169.1 h1:2rO9NekiHt68q+TrI9EVa/ujGqjU6zCXeF7Bw8SfBno=
2+
github.com/88labs/go-utils/aws v0.169.1/go.mod h1:7YiFJHmU+3hwGk1nsCLKbPHA4FZ9oNywJuSi6paI/cc=
33
github.com/go-faker/faker/v4 v4.7.0 h1:VboC02cXHl/NuQh5lM2W8b87yp4iFXIu59x4w0RZi4E=
44
github.com/go-faker/faker/v4 v4.7.0/go.mod h1:u1dIRP5neLB6kTzgyVjdBOV5R1uP7BdxkcWk7tiKQXk=
55
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=

0 commit comments

Comments
 (0)