mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-18 05:00:03 +02:00
cmd/antelope-api-healtcheck/main.go: Comment fix.
This commit is contained in:
parent
4cdae2d3f1
commit
df1476355f
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ var (
|
|||
// ---------------------------------------------------------
|
||||
|
||||
// Version string, should be updated by the go linker (by passing "-X main.VersionString=value" to the linker)
|
||||
// see: https://pkg.go.dev/cmd/link and
|
||||
// see: https://pkg.go.dev/cmd/link
|
||||
var VersionString string = "-"
|
||||
|
||||
// File descriptor to the current log file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue