Fix all go vet issues
This commit is contained in:
parent
204c786103
commit
b5707ab71c
13 changed files with 195 additions and 170 deletions
|
@ -1,3 +1,4 @@
|
|||
package version
|
||||
|
||||
// Version represents a version to be overrided with -ldflags
|
||||
var Version = "undefined"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue