We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a330bba + 0712c1c commit 69141b9Copy full SHA for 69141b9
Makefile
@@ -82,7 +82,7 @@ header.html: .tool/genheader.go specs-go/version.go
82
install.tools: .install.gitvalidation
83
84
.install.gitvalidation:
85
- go get -u github.com/vbatts/git-validation
+ go install github.com/vbatts/git-validation@latest
86
87
conformance: conformance-test conformance-binary
88
0 commit comments