Skip to content

switch to go modules#196

Open
problame wants to merge 1 commit into
snagles:masterfrom
problame:master
Open

switch to go modules#196
problame wants to merge 1 commit into
snagles:masterfrom
problame:master

Conversation

@problame

@problame problame commented Jun 3, 2020

Copy link
Copy Markdown
  • Did not attempt to keep the same versions as in Gopkg.toml

Just ran

go mod init github.com/snagles/docker-registry-manager
cd app
go build

@codecov

codecov Bot commented Jun 3, 2020

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #196   +/-   ##
=======================================
  Coverage   19.84%   19.84%           
=======================================
  Files           8        8           
  Lines         398      398           
=======================================
  Hits           79       79           
  Misses        313      313           
  Partials        6        6           

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 3ab57d7...b68b6da. Read the comment docs.

@hacker

hacker commented Nov 5, 2021

Copy link
Copy Markdown

This is actually essential for building, had to do that before discovering this PR.

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