Skip to content

Commit

Permalink
FIx issue on GOPATH
Browse files Browse the repository at this point in the history
  • Loading branch information
jroucheton committed Jan 26, 2019
1 parent 094c31d commit 1aaac59
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ DIST := $(CURDIR)/_dist
LDFLAGS := "-X main.version=${VERSION}"
BINARY := "helm-spray"

# go mod ftw
unexport GOPATH

.PHONY: dist
dist:
mkdir -p $(DIST)
Expand Down

0 comments on commit 1aaac59

Please sign in to comment.