File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/88labs/go-utils/envlookup
3
3
go 1.24
4
4
5
5
require (
6
- github.com/88labs/go-utils/aws v0.150.0
6
+ github.com/88labs/go-utils/aws v0.150.1
7
7
github.com/go-faker/faker/v4 v4.6.1
8
8
gotest.tools v2.2.0+incompatible
9
9
)
Original file line number Diff line number Diff line change 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 =
3
3
github.com/go-faker/faker/v4 v4.6.1 h1:xUyVpAjEtB04l6XFY0V/29oR332rOSPWV4lU8RwDt4k =
4
4
github.com/go-faker/faker/v4 v4.6.1 /go.mod h1:arSdxNCSt7mOhdk8tEolvHeIJ7eX4OX80wXjKKvkKBY =
5
5
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
You can’t perform that action at this time.
0 commit comments