Skip to content

Update Go in our Docker images to 1.11 #1487

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

Merged
merged 1 commit into from
Mar 29, 2019
Merged

Update Go in our Docker images to 1.11 #1487

merged 1 commit into from
Mar 29, 2019

Conversation

RJPercival
Copy link
Contributor

@RJPercival RJPercival commented Mar 29, 2019

$GOFLAGS is now automatically used by go tools (#1276), so it no longer needs to be passed to go get.

Checklist

@codecov
Copy link

codecov bot commented Mar 29, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1487   +/-   ##
=======================================
  Coverage   66.24%   66.24%           
=======================================
  Files         109      109           
  Lines        8607     8607           
=======================================
  Hits         5702     5702           
  Misses       2315     2315           
  Partials      590      590

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 4bc0940...910578d. Read the comment docs.

$GOFLAGS is now automatically used by `go` tools, so it no longer needs
to be passed to `go get`.
@RJPercival RJPercival merged commit 01c8ffd into master Mar 29, 2019
@RJPercival RJPercival deleted the docker_go branch March 29, 2019 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants