bump golang release

This commit is contained in:
Pierre Dubouilh
2025-01-19 20:58:20 +01:00
parent 31c8ee518a
commit 67b2019a56
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FLAGS := -trimpath
FLAGS := -trimpath -ldflags="-w -s"
NOCGO := CGO_ENABLED=0
build::