1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
Deliver Go binaries as fast and easily as possible https://goreleaser.com/
Go to file
Ben Kochie 7625a70812
fix: Use go mod download (#1345)
Recommend using `go mod download` rather than `go mod tidy` for fetching
dependencies. The `tidy` function is used to update things and chagnes
the dependency graph. Using the `download` function avoids any changes.

Signed-off-by: Ben Kochie <superq@gmail.com>
2020-02-17 09:13:28 -03:00
.github chore: codeowners 2019-10-10 08:44:42 -03:00
internal fix: Use go mod download (#1345) 2020-02-17 09:13:28 -03:00
pkg feat: upload extra files to the release (#1333) 2020-02-11 16:10:41 -03:00
scripts fix: Allow brew with github actions (#982) (#983) 2019-03-14 09:13:12 -03:00
www fix: Use go mod download (#1345) 2020-02-17 09:13:28 -03:00
.DEREK.yml chore: add derek 2019-07-07 12:07:21 -03:00
.editorconfig
.gitignore docs: card 2019-04-23 06:05:22 -03:00
.gitmodules docs: starting to re-work the docs site 2018-05-01 20:32:46 -07:00
.golangci.yml fix: disable gocognit 2020-01-07 16:53:21 -03:00
.goreleaser.yml fix: Use go mod download (#1345) 2020-02-17 09:13:28 -03:00
.travis.yml fix: parallelism 2 on travis 2020-01-26 11:44:41 -03:00
CODE_OF_CONDUCT.md docs: prettier changed lists from * to - 2018-05-28 10:49:38 -03:00
CONTRIBUTING.md fix: update code.gitea.io/sdk/gitea (#1220) 2019-10-28 22:33:01 -03:00
Dockerfile feat: go 1.13 (#1135) 2019-09-13 09:53:56 -03:00
Dockerfile.cgo feat: go 1.13 (#1135) 2019-09-13 09:53:56 -03:00
go.mod chore(deps): bump code.gitea.io/sdk/gitea from untaged to 0.11.0 2020-01-31 10:15:20 -03:00
go.sum chore(deps): bump code.gitea.io/sdk/gitea from untaged to 0.11.0 2020-01-31 10:15:20 -03:00
LICENSE.md
main_test.go feat: Added new flags to support release notes header and footer. (#1212) 2019-11-15 10:22:11 -03:00
main.go fix: goreleaser check (#1249) 2019-11-15 18:23:11 -03:00
Makefile fix(ci): lock utils versions 2020-01-29 21:42:54 -03:00
README.md Fix opencollective links in README (#1077) 2019-07-12 14:40:01 -03:00
snap.login.enc fix: hopefully fix deploy 2019-10-30 21:06:41 -03:00

GoReleaser Logo

GoReleaser

Deliver Go binaries as fast and easily as possible.


GoReleaser builds Go binaries for several platforms, creates a GitHub release and then pushes a Homebrew formula to a tap repository. All that wrapped in your favorite CI.

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. We appreciate your contribution. Please refer to our contributing guidelines for further information.

For questions join the #goreleaser channel in the Gophers Slack.

Get GoReleaser

Documentation

Documentation is hosted live at https://goreleaser.com

Badges

Release Software License Travis Codecov branch Go Doc SayThanks.io Powered By: GoReleaser Backers on Open Collective Sponsors on Open Collective Conventional Commits

Sponsors

Does your company use goreleaser? Help keep the project bug-free and feature rich by sponsoring the project.

Backers

Love our work and community? Become a backer.

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Stargazers over time

Stargazers over time