diff --git a/debian/rules b/debian/rules index e19f6af5cc1a8541915d8042600c6c9f54c9ba53..6965557ee62d893388b05057deabf23d85b15420 100755 --- a/debian/rules +++ b/debian/rules @@ -2,6 +2,7 @@ export DH_VERBOSE := 1 export DH_GOLANG_EXCLUDES := vendor +export DH_GOLANG_INSTALL_ALL := 1 export GO111MODULE := off export GOCACHE := on