Passed through golint only to get a load of garbage

Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>

git-svn-id: file:///srv/svn/repo/aya/trunk@77 cec141ff-132a-4243-88a5-ce187bd62f94
This commit is contained in:
yakumo.izuru
2023-12-04 17:21:08 +00:00
parent 1256d7ca18
commit cdccb2a932
4 changed files with 14 additions and 15 deletions

View File

@@ -8,7 +8,7 @@ import (
var (
// Set to current tag
Version = "v0.6.7"
Version = "v0.6.8"
Time = time.Now()
)