1
0
mirror of https://github.com/strongdm/comply synced 2025-12-06 22:34:04 +00:00
This commit is contained in:
Justin McCarthy
2018-05-10 23:41:04 -07:00
parent 42922cb567
commit 2a19c67031
2 changed files with 10 additions and 7 deletions

View File

@@ -19,7 +19,7 @@ import (
)
// Version is set by the build system.
const Version = "0.0.0-development"
var Version = ""
// Main should be invoked by the main function in the main package.
func Main() {