From 871aa3919d8133cee3c4a5b31304e56e7b090682 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Mon, 11 Mar 2024 16:57:45 +0800 Subject: [PATCH] Fix release config --- .goreleaser.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 88ee0f7..0b7af17 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -5,10 +5,6 @@ builds: flags: - -v - -trimpath - asmflags: - - all=-trimpath={{.Env.GOPATH}} - gcflags: - - all=-trimpath={{.Env.GOPATH}} ldflags: - -X github.com/sagernet/serenity/constant.Version={{ .Version }} -s -w -buildid= env: