1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-05 13:15:26 +02:00
Trevor Pounds 571569ed3d fix: GOPROXY and dependency issues (#1155)
* Use official GOPROXY (proxy.golang.org).

Detects issues in which third party module proxies
may differ in checksum behavior for broken/invalid
packages.

e.g.

$ go clean -modcache
$ GOPROXY=gocenter.io go get code.gitea.io/gitea@v1.10.0-dev.0.20190711052757-a0820e09fbf7

vs.

$ go clean -modcache
$ GOPROXY=proxy.golang.org go get code.gitea.io/gitea@v1.10.0-dev.0.20190711052757-a0820e09fbf7

* Pin go-macaron/cors to fix invalid pseudo-version.
2019-09-24 14:47:51 -03:00
2019-09-23 18:15:57 -03:00
2019-08-26 09:31:38 +02:00
2019-09-13 09:53:56 -03:00
2019-07-07 12:07:21 -03:00
2018-02-13 09:49:37 -02:00
2019-04-23 06:05:22 -03:00
2019-08-27 14:12:19 -03:00
2019-09-13 09:53:56 -03:00
2019-09-13 09:53:56 -03:00
2019-09-13 09:53:56 -03:00
2017-12-10 15:17:38 -02:00
2019-09-13 09:53:56 -03:00
2019-08-08 18:10:26 -03:00
2018-10-27 13:37:06 -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

Languages
Go 93.4%
Nix 2.1%
Ruby 2%
YAML 1%
HTML 0.6%
Other 0.9%