Skip to content

Commit a8bb37f

Browse files
chore(deps): bump github.com/hashicorp/go-getter from 1.4.0 to 1.7.5
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.4.0 to 1.7.5. - [Release notes](https://github.com/hashicorp/go-getter/releases) - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml) - [Commits](hashicorp/go-getter@v1.4.0...v1.7.5) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-getter dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 095e8fe commit a8bb37f

File tree

275 files changed

+74017
-11444
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

275 files changed

+74017
-11444
lines changed

go.mod

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
cloud.google.com/go/iam v1.0.0 // indirect
77
github.com/ProtonMail/go-crypto v0.0.0-20230923063757-afb1ddc0824c
88
github.com/agext/levenshtein v1.2.3 // indirect
9-
github.com/aws/aws-sdk-go v1.36.30
9+
github.com/aws/aws-sdk-go v1.44.122
1010
github.com/beevik/etree v1.2.0
1111
github.com/bflad/tfproviderlint v0.14.0
1212
github.com/client9/misspell v0.3.4
@@ -201,7 +201,7 @@ require (
201201
github.com/gostaticanalysis/nilerr v0.1.1 // indirect
202202
github.com/hashicorp/go-checkpoint v0.5.0 // indirect
203203
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320 // indirect
204-
github.com/hashicorp/go-getter v1.4.0 // indirect
204+
github.com/hashicorp/go-getter v1.7.5 // indirect
205205
github.com/hashicorp/go-hclog v1.2.1 // indirect
206206
github.com/hashicorp/go-plugin v1.4.4 // indirect
207207
github.com/hashicorp/go-safetemp v1.0.0 // indirect
@@ -232,6 +232,7 @@ require (
232232
github.com/kisielk/errcheck v1.6.3 // indirect
233233
github.com/kisielk/gotool v1.0.0 // indirect
234234
github.com/kkHAIKE/contextcheck v1.1.4 // indirect
235+
github.com/klauspost/compress v1.15.11 // indirect
235236
github.com/kulti/thelper v0.6.3 // indirect
236237
github.com/kunwardeep/paralleltest v1.0.6 // indirect
237238
github.com/kyoh86/exportloopref v0.1.11 // indirect
@@ -313,7 +314,7 @@ require (
313314
github.com/timonwong/loggercheck v0.9.4 // indirect
314315
github.com/tomarrell/wrapcheck/v2 v2.8.1 // indirect
315316
github.com/tommy-muehle/go-mnd/v2 v2.5.1 // indirect
316-
github.com/ulikunitz/xz v0.5.5 // indirect
317+
github.com/ulikunitz/xz v0.5.10 // indirect
317318
github.com/ultraware/funlen v0.0.3 // indirect
318319
github.com/ultraware/whitespace v0.0.5 // indirect
319320
github.com/uudashr/gocognit v1.0.6 // indirect

go.sum

Lines changed: 1300 additions & 26 deletions
Large diffs are not rendered by default.

vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go

Lines changed: 11 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/aws/aws-sdk-go/aws/client/client.go

Lines changed: 7 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/aws/aws-sdk-go/aws/client/logger.go

Lines changed: 13 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/aws/aws-sdk-go/aws/config.go

Lines changed: 26 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/aws/aws-sdk-go/aws/context_1_5.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/aws/aws-sdk-go/aws/context_1_9.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/aws/aws-sdk-go/aws/context_background_1_5.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/aws/aws-sdk-go/aws/context_background_1_7.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.5.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/aws/aws-sdk-go/aws/credentials/context_background_go1.7.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.5.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/aws/aws-sdk-go/aws/credentials/context_go1.9.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/doc.go

Lines changed: 60 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os.go

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds/os_windows.go

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)