Merge pull request #521 from chenrui333/patch-1
fix: should be build time rather than runtime
This commit is contained in:
commit
360d7d87c5
@ -12,6 +12,6 @@ var (
|
||||
// BuildTime contains the binary build time
|
||||
BuildTime string
|
||||
|
||||
// GoVersion contains the Go runtime version
|
||||
// GoVersion contains the build time Go version
|
||||
GoVersion string
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user