1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/pkg/archive
dependabot[bot] 1b0b6be8c5
chore(deps): bump github.com/golangci/golangci-lint from 1.33.0 to 1.34.1 (#1975)
* chore(deps): bump github.com/golangci/golangci-lint

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.33.0 to 1.34.1.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.33.0...v1.34.1)

Signed-off-by: dependabot[bot] <support@github.com>

* fix: lint issues

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: go mod tidy

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-12-29 15:40:21 +00:00
..
gzip refactor(test): use testing.TB Cleanup and Tempdir (#1945) 2020-12-12 13:27:35 -03:00
targz refactor(test): use testing.TB Cleanup and Tempdir (#1945) 2020-12-12 13:27:35 -03:00
tarxz refactor(test): use testing.TB Cleanup and Tempdir (#1945) 2020-12-12 13:27:35 -03:00
testdata refactor: merging archive in the same repo (#746) 2018-08-05 10:23:39 -03:00
zip refactor(test): use testing.TB Cleanup and Tempdir (#1945) 2020-12-12 13:27:35 -03:00
archive_test.go chore(deps): bump github.com/golangci/golangci-lint from 1.33.0 to 1.34.1 (#1975) 2020-12-29 15:40:21 +00:00
archive.go feat: xz compression (#1422) 2020-04-13 12:53:03 +00:00