1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/cmd
Carlos Alexandro Becker dd5ccf7170
feat: use go 1.17 (#2408)
* feat: use go 1.17

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

* fix: go mod tidy

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

* test: fix failing test

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

* ci: increase lint timeout

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

* ci: increase lint timeout

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-08-24 20:49:11 -03:00
..
testdata feat: snapshot.name_template should use tag instead of version (#2417) 2021-08-21 10:59:15 -03:00
build_test.go feat: build single target and/or build id (#2179) 2021-04-21 16:36:53 -03:00
build.go chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
check_test.go feat: check -q (#2232) 2021-05-20 22:47:32 -03:00
check.go feat: check -q (#2232) 2021-05-20 22:47:32 -03:00
config_test.go chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
config.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
docs.go docs: fix cmd/docs 2021-07-03 19:27:03 +00:00
error.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
init_test.go fix: gitignore patching needs leading newline (#2350) 2021-07-19 17:31:29 -03:00
init.go fix: gitignore patching needs leading newline (#2350) 2021-07-19 17:31:29 -03:00
release_test.go test: fix auto-snapshot test 2021-08-21 11:18:54 -03:00
release.go feat: --auto-snapshot on dirty git tree (#2286) 2021-06-04 23:09:12 -03:00
root_test.go chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
root.go chore(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.0 (#2328) 2021-07-03 14:04:19 -03:00
util_test.go feat: use go 1.17 (#2408) 2021-08-24 20:49:11 -03:00