* fix lint issue
This commit is contained in:
parent
2858c3e120
commit
c09f009d68
1 changed files with 5 additions and 4 deletions
|
|
@ -7,6 +7,7 @@ import (
|
||||||
|
|
||||||
// Build-time variables injected via ldflags during build process.
|
// Build-time variables injected via ldflags during build process.
|
||||||
// These are set by the Makefile or .goreleaser.yaml using the -X flag:
|
// These are set by the Makefile or .goreleaser.yaml using the -X flag:
|
||||||
|
//
|
||||||
// -X github.com/sipeed/picoclaw/pkg/config.Version=<version>
|
// -X github.com/sipeed/picoclaw/pkg/config.Version=<version>
|
||||||
// -X github.com/sipeed/picoclaw/pkg/config.GitCommit=<commit>
|
// -X github.com/sipeed/picoclaw/pkg/config.GitCommit=<commit>
|
||||||
// -X github.com/sipeed/picoclaw/pkg/config.BuildTime=<timestamp>
|
// -X github.com/sipeed/picoclaw/pkg/config.BuildTime=<timestamp>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue