We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7ca5ea commit 70c6c06Copy full SHA for 70c6c06
.github/workflows/release.yml
@@ -23,7 +23,6 @@ jobs:
23
v: true
24
x: false
25
race: false
26
- ldflags: -X main.buildStamp=`date -u '+%Y-%m-%d_%I:%M:%S%p'` -X main.gitRevision=`git describe --tags || git rev-parse HEAD` -s -w
27
buildmode: plugin
28
trimpath: false
29
0 commit comments