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

migrate from dep to go modules #10

Merged
merged 1 commit into from Feb 17, 2019
Merged

migrate from dep to go modules #10

merged 1 commit into from Feb 17, 2019

Conversation

goldeneggg
Copy link
Owner

@goldeneggg goldeneggg commented Feb 17, 2019

Introduction to Go Modules – Roberto Selbach

  • apply go modules
  • remove dep and associated files
  • fix Makefile
  • fix .travis.yml
  • fix CONTRIBUTING.md
  • bump up version

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #10   +/-   ##
=======================================
  Coverage   38.46%   38.46%           
=======================================
  Files           2        2           
  Lines         104      104           
=======================================
  Hits           40       40           
  Misses         64       64

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 2cfb710...5288792. Read the comment docs.

@goldeneggg goldeneggg merged commit f48fc06 into master Feb 17, 2019
@goldeneggg goldeneggg deleted the modify_vendoring branch February 17, 2019 10:20
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

2 participants