update gobump path

This commit is contained in:
itchyny 2020-01-24 21:36:45 +09:00
parent fd22f52662
commit 9b54f8bfac

View file

@ -22,7 +22,7 @@ show-version: $(GOBIN)/gobump
@gobump show -r $(VERSION_PATH)
$(GOBIN)/gobump:
@cd && go get github.com/motemen/gobump/cmd/gobump
@cd && go get github.com/x-motemen/gobump/cmd/gobump
.PHONY: cross
cross: $(GOBIN)/goxz