From b4b43e9565a7d88a59d076ac82a51e71a43a7624 Mon Sep 17 00:00:00 2001 From: goenning Date: Sat, 27 Mar 2021 09:29:58 +0000 Subject: [PATCH] fix: fix linter --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 5e981be65..9233db8c9 100644 --- a/main.go +++ b/main.go @@ -13,7 +13,7 @@ import ( var ( // replaced during CI build buildtime = "" - buildnumber = "local" + // buildnumber = "local" // Use this for non-stable releases // version = "x.y.z-" + buildnumber