Tags: allancalix/go-getter
Tags
Merge pull request hashicorp#266 from zachwhaley/shallow-tag-clone Let shallow clone work with any ref
Merge pull request hashicorp#336 from hashicorp/go1.14-compat Add port of url.Redact to satisfy go1.14 compatibility
Pass signore client ID and secret to releaser (hashicorp#331) * Pass signore client ID and secret to releaser Co-authored-by: Brian Flad <[email protected]>
Merge pull request hashicorp#328 from hashicorp/export-tar export tar decompressor
ci: bump MSV of go to 1.15.13 (hashicorp#325) 9e42df5 introduced an `Insecure` flag for the http getter and in its error reporting relied on the `url.Redacted()` method introduced in golang 1.15 (See https://golang.org/doc/go1.15). This breaks CI, but golang 1.14 is out of support so our minimum supported version of go should now be on the 1.15.x series.
enable GitHub code scanning workflow (hashicorp#295) (hashicorp#297)
PreviousNext