Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver006 committed Aug 25, 2020
1 parent e146fe2 commit fd9a199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ GO_LDFLAGS:="-s -w -extldflags \"-static\" -X main.BuildVersion=${DRONE_TAG} -X

.PHONE: build-binaries
build-binaries:
go get github.com/oliver006/gox
go get github.com/oliver006/gox@master

rm -rf .build | true

Expand Down

0 comments on commit fd9a199

Please sign in to comment.