Skip to content

Commit

Permalink
Enable modules if possible
Browse files Browse the repository at this point in the history
  • Loading branch information
ebati committed Feb 16, 2019
1 parent e05aebb commit 3a10ae6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
export GO111MODULE=on

default: fmt vet errcheck test

# Taken from https://github.com/codecov/example-go#caveat-multiple-files
Expand Down

0 comments on commit 3a10ae6

Please sign in to comment.