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.mod and go.sum #801

Merged
merged 1 commit into from
Nov 11, 2018
Merged

Conversation

hajimehoshi
Copy link
Contributor

@hajimehoshi hajimehoshi commented Nov 9, 2018

This PR adds go.mod and go.sum to make dependencies explicit.


This change is Reviewable

@codecov
Copy link

codecov bot commented Nov 9, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #801   +/-   ##
=======================================
  Coverage   80.34%   80.34%           
=======================================
  Files         169      169           
  Lines        9781     9781           
=======================================
  Hits         7859     7859           
  Misses       1473     1473           
  Partials      449      449

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 bb2dbbb...b1ac152. Read the comment docs.

Copy link
Owner

@elliotchance elliotchance left a comment

Choose a reason for hiding this comment

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

Reviewed 2 of 2 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@elliotchance elliotchance merged commit 661ecf1 into elliotchance:master Nov 11, 2018
@hajimehoshi hajimehoshi deleted the gomod branch November 11, 2018 09:46
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.

2 participants