Skip to content

Commit

Permalink
Merge pull request #916 from Masterminds/Masterminds/gox
Browse files Browse the repository at this point in the history
Update gox to version managed by Masterminds
  • Loading branch information
mattfarina authored Sep 27, 2017
2 parents 521573f + e131460 commit 357be31
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ clean:
rm -rf ./dist

bootstrap-dist:
${GLIDE_GO_EXECUTABLE} get -u github.com/franciscocpg/gox
cd ${GOPATH}/src/github.com/franciscocpg/gox && git checkout dc50315fc7992f4fa34a4ee4bb3d60052eeb038e
cd ${GOPATH}/src/github.com/franciscocpg/gox && ${GLIDE_GO_EXECUTABLE} install
${GLIDE_GO_EXECUTABLE} get -u github.com/Masterminds/gox

build-all:
gox -verbose \
Expand Down

0 comments on commit 357be31

Please sign in to comment.