We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10432c0 commit 3f46ae6Copy full SHA for 3f46ae6
Makefile
@@ -6,7 +6,7 @@ endif
6
devel-deps:
7
go get ${u} github.com/mattn/goveralls
8
go get ${u} golang.org/x/lint/golint
9
- go get ${u} github.com/motemen/gobump/cmd/gobump
+ go get ${u} github.com/x-motemen/gobump/cmd/gobump
10
go get ${u} github.com/Songmu/ghch/cmd/ghch
11
12
.PHONY: test
0 commit comments