Skip to content

Conversation

bwagner5
Copy link
Contributor

Issue #, if available:
N/A

Description of changes:

  • Upgrade to go 1.15
    • Use GOPROXY piping to fallback to direct if the golang proxy returns an error
  • Add linker flags -s -w to strip debug table to make binary a little smaller

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov-commenter
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   88.61%   88.61%           
=======================================
  Files           9        9           
  Lines        1063     1063           
=======================================
  Hits          942      942           
  Misses         87       87           
  Partials       34       34           

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 1c00141...e4e449e. Read the comment docs.

@echo ${REPO_FULL_NAME}

compile:
@echo ${MAKEFILE_PATH}
Copy link

Choose a reason for hiding this comment

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

don't we need the print anymore?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't think so, I'm not sure why it's there :D

@bwagner5 bwagner5 merged commit 52557a0 into aws:master Aug 14, 2020
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.

3 participants