Vendor cfssl and cfssljson
This commit is contained in:
7
vendor/github.com/cloudflare/cfssl/cli/version/version_dev.go
generated
vendored
Normal file
7
vendor/github.com/cloudflare/cfssl/cli/version/version_dev.go
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
// +build !release
|
||||
|
||||
package version
|
||||
|
||||
func init() {
|
||||
version.Revision = "dev"
|
||||
}
|
Reference in New Issue
Block a user