Add version information
This commit is contained in:
parent
07c5b9cf5a
commit
e3b065ff89
5 changed files with 44 additions and 6 deletions
3
pkg/version/version.go
Normal file
3
pkg/version/version.go
Normal file
|
@ -0,0 +1,3 @@
|
|||
package version
|
||||
|
||||
var Version = "undefined"
|
Loading…
Add table
Add a link
Reference in a new issue