Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
KIT-CA
acme4netvs
Commits
e5c49b2c
Verified
Commit
e5c49b2c
authored
Oct 10, 2022
by
heiko.reese
💤
Browse files
Removed debug symbols from executables.
parent
e271610b
Pipeline
#241258
passed with stages
in 2 minutes and 6 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.goreleaser.yml
View file @
e5c49b2c
...
...
@@ -26,9 +26,9 @@ builds:
flags
:
&flags
-
"
-trimpath"
ldflags
:
&ldflags
#
- "-s -w -extldflags '-static'"
-
"
-s
-w
-extldflags
'-static'"
# enable debugging symbols
-
"
-extldflags
'-static'"
#
- "-extldflags '-static'"
-
"
-X
main.version={{
.Version
}}"
-
"
-X
main.commit={{
.ShortCommit
}}"
-
"
-X
main.date={{
.CommitDate
}}"
...
...
VERSION
View file @
e5c49b2c
0.5.
2
0.5.
3
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment