1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-04 03:11:55 +02:00
goreleaser/cmd
Carlos Alexandro Becker 3c4e797150
feat: upgrade to go 1.18 (#2978)
* feat: upgrade to go 1.18

* chore: go mod tidy

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

* test: fix

* fix: more updates

* test: fix test
2022-03-16 21:51:48 -03:00
..
testdata docs: rename in the docs goreleaser.yml to goreleaser.yaml (#2784) 2021-12-22 21:52:01 -03:00
build_test.go fix: do not copy binary by default (#2916) 2022-02-19 15:10:37 -03:00
build.go fix: typo in goreleaser build help 2022-02-25 22:04:46 -03:00
check_test.go feat: check -q (#2232) 2021-05-20 22:47:32 -03:00
check.go feat: replace cobra with coral (#2881) 2022-02-04 16:31:19 -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 feat: replace cobra with coral (#2881) 2022-02-04 16:31:19 -03: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 feat: replace cobra with coral (#2881) 2022-02-04 16:31:19 -03:00
man.go feat: replace cobra with coral (#2881) 2022-02-04 16:31:19 -03:00
release_test.go test: fix auto-snapshot test 2021-08-21 11:18:54 -03:00
release.go feat: replace cobra with coral (#2881) 2022-02-04 16:31:19 -03:00
root_test.go chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
root.go feat: replace cobra with coral (#2881) 2022-02-04 16:31:19 -03:00
schema_test.go feat(schema): add command that generates jsonschema (#2589) 2021-10-26 15:02:03 -03:00
schema.go feat: replace cobra with coral (#2881) 2022-02-04 16:31:19 -03:00
util_test.go feat: upgrade to go 1.18 (#2978) 2022-03-16 21:51:48 -03:00