1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-05-17 15:06:47 +08:00

gomod/mk: set GO111MODULE in Makefile

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
Jakub Sztandera
2019-03-05 18:37:44 +01:00
parent e575c93dcd
commit 76f7a7694d

View File

@ -1,5 +1,6 @@
# golang utilities
GO_MIN_VERSION = 1.11
export GO111MODULE=on
# pre-definitions