Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use goreleaser and resolve dependencies with go.mod #13

Merged
merged 3 commits into from
Jan 24, 2020

Conversation

ry023
Copy link
Contributor

@ry023 ry023 commented Jan 24, 2020

  • Use goreleaser instead of goxz and ghr for release
    • goreleaser can build and deploy both by itself.
  • remove make deps, which uses dep and Gopkg.toml but golang support go.mod after v0.12
    • i leave Gopkg.toml for backward compatible.

Copy link
Contributor

@sonod sonod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

よさそう

@ry023 ry023 merged commit 00a5ceb into master Jan 24, 2020
@ry023 ry023 deleted the use-module-and-goreleaser branch January 24, 2020 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants