Sourced from github.com/hashicorp/go-getter's releases.
v1.7.9
What's Changed
- Speed up XZ decompression by 5x with bufio wrapper by
@vsarunas
in hashicorp/go-getter#520- Fix CI Workflow by
@mohanmanikanta2299
in hashicorp/go-getter#522- test: Remove use of "mitchellh/go-testing-interface" for stdlib by
@jrasell
in hashicorp/go-getter#523- fix: url redact of multiple sshkey by
@dduzgun-security
in hashicorp/go-getter#528- Publish arm binaries by
@sethvargo
in hashicorp/go-getter#525- fix errcheck lint errors and run it as part of pr checks by
@abhijeetviswa
in hashicorp/go-getter#530- fix additional lint errors and increase linter scope by
@abhijeetviswa
in hashicorp/go-getter#531- IND-3728 enabling dependabot by
@KaushikiAnand
in hashicorp/go-getter#529- fix: go-getter subdir paths by
@dduzgun-security
in hashicorp/go-getter#540New Contributors
@vsarunas
made their first contribution in hashicorp/go-getter#520@jrasell
made their first contribution in hashicorp/go-getter#523@sethvargo
made their first contribution in hashicorp/go-getter#525@abhijeetviswa
made their first contribution in hashicorp/go-getter#530@KaushikiAnand
made their first contribution in hashicorp/go-getter#529Full Changelog: https://github.com/hashicorp/go-getter/compare/v1.7.8...v1.7.9
e702211
Merge pull request #532
from hashicorp/dependabot/github_actions/actions-8948...df0a14f
[chore] : Bump the actions group with 8 updates87541b2
fix: go-getter subdir paths (#540)3713030
[Compliance] - PR Template Changes Requiredaf2dd3c
Merge pull request #529
from hashicorp/dependabot-intgebf52629
updating dependabot.yml1f63e10
changelog added, updated dependabot.yaml45af459
fix additional lint errors and increase linter scopec8c6aba
fix errcheck lint errors and run it as part of pr checks9b76f98
copywrite header added