Explorar o código

Enable modules if possible

Emrecan BATI %!s(int64=6) %!d(string=hai) anos
pai
achega
3a10ae6555
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Makefile

+ 2 - 0
Makefile

@@ -1,3 +1,5 @@
+export GO111MODULE=on
+
 default: fmt vet errcheck test
 
 # Taken from https://github.com/codecov/example-go#caveat-multiple-files