Skip to content

Commit

Permalink
Merge pull request #1477 from bozaro/remove-indirect-aws-sdk-go-depen…
Browse files Browse the repository at this point in the history
…dency

Upgrade github.com/hashicorp/go-getter to v2 for remove indirect github.com/aws/aws-sdk-go reference
  • Loading branch information
james03160927 authored Dec 6, 2024
2 parents c33c4d0 + 0b50c47 commit 572df21
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 734 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,12 @@ require (
github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
github.com/Azure/go-autorest/autorest/validation v0.3.1 // indirect
github.com/aws/aws-lambda-go v1.47.0
github.com/aws/aws-sdk-go v1.44.122 // indirect
github.com/ghodss/yaml v1.0.0
github.com/go-errors/errors v1.0.2-0.20180813162953-d98b870cc4e0 // indirect
github.com/go-sql-driver/mysql v1.8.1
github.com/google/go-containerregistry v0.20.2
github.com/google/uuid v1.6.0
github.com/gruntwork-io/go-commons v0.8.0
github.com/hashicorp/go-getter v1.7.6
github.com/hashicorp/go-multierror v1.1.1
github.com/hashicorp/go-version v1.7.0
github.com/hashicorp/hcl/v2 v2.22.0
Expand Down Expand Up @@ -71,6 +69,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/ssm v1.56.0
github.com/aws/aws-sdk-go-v2/service/sts v1.33.1
github.com/gonvenience/ytbx v1.4.4
github.com/hashicorp/go-getter/v2 v2.2.3
github.com/homeport/dyff v1.6.0
github.com/jackc/pgx/v5 v5.7.1
github.com/slack-go/slack v0.15.0
Expand Down
Loading

0 comments on commit 572df21

Please sign in to comment.