Skip to content

Conversation

@Savolro
Copy link

@Savolro Savolro commented Oct 16, 2019

Solved #1 and updated go version to 1.12 (1.11 is minimum with go modules). You can also upgrade to 1.13 by changing version in travis and your Makefile

@codecov-io
Copy link

codecov-io commented Oct 16, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #2   +/-   ##
=======================================
  Coverage   95.04%   95.04%           
=======================================
  Files          10       10           
  Lines         303      303           
=======================================
  Hits          288      288           
  Misses         15       15

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 6abb484...907ba62. Read the comment docs.

deps: ## Ensure package dependencies are available
@dep ensure
download: ## download dependencies
@ go get -t ./...
Copy link
Author

@Savolro Savolro Oct 16, 2019

Choose a reason for hiding this comment

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

Here you can also use go mod download. Make sure that GO111MODULES=on

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