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

Add go module support #248

Merged
merged 1 commit into from
Apr 19, 2019
Merged

Add go module support #248

merged 1 commit into from
Apr 19, 2019

Conversation

zhouzhuojie
Copy link
Collaborator

@zhouzhuojie zhouzhuojie commented Apr 19, 2019

Fix #201

  • Bump Go with the minimum version of 1.12
  • Replace gometalinter with golangci-lint
  • Replace retool with gobin

@zhouzhuojie zhouzhuojie force-pushed the zz/move-to-go-mod branch 5 times, most recently from cda37b3 to 310debc Compare April 19, 2019 04:37
@codecov-io
Copy link

Codecov Report

Merging #248 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #248   +/-   ##
=======================================
  Coverage   82.27%   82.27%           
=======================================
  Files          26       26           
  Lines        1518     1518           
=======================================
  Hits         1249     1249           
  Misses        202      202           
  Partials       67       67

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2709285...0c9b563. Read the comment docs.

@zhouzhuojie zhouzhuojie merged commit 3defdf8 into master Apr 19, 2019
@zhouzhuojie zhouzhuojie deleted the zz/move-to-go-mod branch April 19, 2019 05:08
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.

Support Go Module
2 participants