Skip to content

Commit

Permalink
try restoring module mode (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
hopkiw authored Jun 22, 2022
1 parent 015a28f commit 792fce7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export DH_GOPKG := github.com/GoogleCloudPlatform/guest-agent
export CGO_ENABLED := 0
export GOCACHE := /tmp/.cache
export GOPROXY := https://proxy.golang.org
export GO111MODULE := on
export GOPATH := /usr/share/gocode
export DH_GOLANG_BUILDPKG := github.com/GoogleCloudPlatform/guest-agent/google_guest_agent github.com/GoogleCloudPlatform/guest-agent/google_metadata_script_runner

Expand Down

0 comments on commit 792fce7

Please sign in to comment.