1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/cmd
dependabot[bot] 27aa6871cb
chore(deps): bump github.com/golangci/golangci-lint from 1.31.0 to 1.32.2 (#1882)
* chore(deps): bump github.com/golangci/golangci-lint

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.31.0 to 1.32.2.
- [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.31.0...v1.32.2)

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

* fix: lint issues

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

* refactor: lint issues

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-11-10 11:15:03 -03:00
..
testdata feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
build_test.go feat: Add build command (#1520) 2020-05-15 11:19:20 -03:00
build.go feat: Add build command (#1520) 2020-05-15 11:19:20 -03:00
check_test.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
check.go refactor: replace pkg/errors.Wrap with fmt.Errorf (#1812) 2020-09-21 17:47:51 +00:00
completion_test.go feat: add fish completion (#1860) 2020-10-16 11:01:36 +00:00
completion.go feat: add fish completion (#1860) 2020-10-16 11:01:36 +00:00
config_test.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
config.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
error.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
init_test.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
init.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
release_test.go feat: Add build command (#1520) 2020-05-15 11:19:20 -03:00
release.go feat: Add build command (#1520) 2020-05-15 11:19:20 -03:00
root_test.go feat: add fish completion (#1860) 2020-10-16 11:01:36 +00:00
root.go chore(deps): bump github.com/golangci/golangci-lint from 1.31.0 to 1.32.2 (#1882) 2020-11-10 11:15:03 -03:00
util_test.go feat: use go 1.15 (#1759) 2020-08-16 11:29:44 -03:00