1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/cmd
Carlos Alexandro Becker b43a2e95ec
chore(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.0 (#2328)
* feat: upgrade cobra

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

* feat: upgrade cobra

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

* fix: docs

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

* chore: less diffs

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-07-03 14:04:19 -03:00
..
testdata fix(ci): go mod tidy (#2090) 2021-03-02 21:29:31 -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: add cmd docs (#2184) 2021-04-22 10:45:36 -03:00
error.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
init_test.go feat: init: add dist to gitignore (#2092) 2021-03-05 16:49:44 -03:00
init.go feat: init: add dist to gitignore (#2092) 2021-03-05 16:49:44 -03:00
release_test.go feat: --auto-snapshot on dirty git tree (#2286) 2021-06-04 23:09:12 -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 refactor: use os and io packages intead of ioutil when possible (#2189) 2021-04-25 13:00:51 -03:00