mirror of
https://github.com/ipfs/kubo.git
synced 2025-05-17 23:16:11 +08:00
gomod/mk: set GO111MODULE in Makefile
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
# golang utilities
|
||||
GO_MIN_VERSION = 1.11
|
||||
export GO111MODULE=on
|
||||
|
||||
|
||||
# pre-definitions
|
||||
|
Reference in New Issue
Block a user