File tree 3 files changed +12
-734
lines changed 3 files changed +12
-734
lines changed Original file line number Diff line number Diff line change @@ -11,14 +11,12 @@ require (
11
11
github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
12
12
github.com/Azure/go-autorest/autorest/validation v0.3.1 // indirect
13
13
github.com/aws/aws-lambda-go v1.47.0
14
- github.com/aws/aws-sdk-go v1.44.122 // indirect
15
14
github.com/ghodss/yaml v1.0.0
16
15
github.com/go-errors/errors v1.0.2-0.20180813162953-d98b870cc4e0 // indirect
17
16
github.com/go-sql-driver/mysql v1.8.1
18
17
github.com/google/go-containerregistry v0.20.2
19
18
github.com/google/uuid v1.6.0
20
19
github.com/gruntwork-io/go-commons v0.8.0
21
- github.com/hashicorp/go-getter v1.7.6
22
20
github.com/hashicorp/go-multierror v1.1.1
23
21
github.com/hashicorp/go-version v1.7.0
24
22
github.com/hashicorp/hcl/v2 v2.22.0
@@ -71,6 +69,7 @@ require (
71
69
github.com/aws/aws-sdk-go-v2/service/ssm v1.56.0
72
70
github.com/aws/aws-sdk-go-v2/service/sts v1.33.1
73
71
github.com/gonvenience/ytbx v1.4.4
72
+ github.com/hashicorp/go-getter/v2 v2.2.3
74
73
github.com/homeport/dyff v1.6.0
75
74
github.com/jackc/pgx/v5 v5.7.1
76
75
github.com/slack-go/slack v0.15.0
You can’t perform that action at this time.
0 commit comments