Skip to content

fix: need curl to download golangci/golangci-lint - #212

Merged
juancarlostong merged 1 commit into
masterfrom
jctong/add_curl_dep
Apr 1, 2020
Merged

fix: need curl to download golangci/golangci-lint#212
juancarlostong merged 1 commit into
masterfrom
jctong/add_curl_dep

Conversation

@juancarlostong

@juancarlostongjuancarlostong commented Apr 1, 2020

Copy link
Copy Markdown
Contributor

Summary

the depdency golangci/golangci-lint requires curl to download
we must provide curl in the base image when compiling agent

@codecov

codecovBot commented Apr 1, 2020

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@ Coverage Diff @@## master #212 +/- ##
=======================================
Coverage 82.27% 82.27% =======================================
Files 27 27 Lines 1241 1241 =======================================
Hits 1021 1021 Misses 165 165 Partials 55 55

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 07d0698...b6665ee. Read the comment docs.

@juancarlostong
juancarlostong merged commit 513cf02 into masterApr 1, 2020
@juancarlostong
juancarlostong deleted the jctong/add_curl_dep branch April 1, 2020 21:29
Sign up for freeto 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

@juancarlostong@mikecdavis