Skip to content
Snippets Groups Projects
Commit 075f13dc authored by ale's avatar ale
Browse files

GO111MODULE stays off

parent 22069aa6
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
export DH_VERBOSE := 1
export DH_GOLANG_EXCLUDES := vendor
export GO111MODULE := auto
export GO111MODULE := off
%:
dh $@ --with=golang
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment