mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-14 19:21:46 +03:00
fix: should be build time rather than runtime
This commit is contained in:
parent
3455a89fd5
commit
218800395d
@ -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…
Reference in New Issue
Block a user