mirror of
https://github.com/itchyny/mmv.git
synced 2025-12-26 22:24:58 +08:00
update gobump path
This commit is contained in:
parent
fd22f52662
commit
9b54f8bfac
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue