mirror of
https://github.com/strongdm/comply
synced 2025-12-06 22:34:04 +00:00
version
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user