Skip to content

Instantly share code, notes, and snippets.

@rodesousa
Last active June 26, 2019 16:22
Show Gist options
  • Save rodesousa/a67f01d5d3f82772a47bd5d587d2b68c to your computer and use it in GitHub Desktop.
Save rodesousa/a67f01d5d3f82772a47bd5d587d2b68c to your computer and use it in GitHub Desktop.
golang makefile
dep:
GO111MODULE=on go mod download
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment