Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

Disable gomod when running fossa #693

Merged
merged 1 commit into from Oct 15, 2019
Merged

Conversation

rumpl
Copy link
Member

@rumpl rumpl commented Oct 15, 2019

- What I did

Go is unable to convert our Gopkg.toml into a go mod so I put GO111MODULE=off

- A picture of a cute animal (not mandatory but encouraged)
image

Go is unable to convert our Gopkg.toml into a go mod.

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
Copy link
Contributor

@silvin-lubecki silvin-lubecki left a comment

Choose a reason for hiding this comment

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

Looks legit

@codecov
Copy link

codecov bot commented Oct 15, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #693   +/-   ##
=======================================
  Coverage   71.78%   71.78%           
=======================================
  Files          56       56           
  Lines        2889     2889           
=======================================
  Hits         2074     2074           
  Misses        551      551           
  Partials      264      264

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 64e685e...8f456a8. Read the comment docs.

@ndeloof ndeloof merged commit b9f8d49 into docker:master Oct 15, 2019
@rumpl rumpl deleted the fossa-disable-go-mod branch October 18, 2019 08:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants