Skip to content
Snippets Groups Projects
Commit 946fdc7d authored by ale's avatar ale
Browse files

Do not set GOCACHE

parent 18575203
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,6 @@ ...@@ -6,7 +6,6 @@
export DH_GOPKG = git.autistici.org/ai/webtools export DH_GOPKG = git.autistici.org/ai/webtools
export DH_GOLANG_INSTALL_ALL = 1 export DH_GOLANG_INSTALL_ALL = 1
export GO111MODULE = auto export GO111MODULE = auto
export GOCACHE = on
%: %:
dh $@ --buildsystem=golang --with=golang dh $@ --buildsystem=golang --with=golang
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment