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.
1 parent a330bba commit 0712c1cCopy full SHA for 0712c1c
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