mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 20:07:36 +03:00
tfo: Fix build with go1.23
This commit is contained in:
parent
f1147965dd
commit
b57abcc73c
6 changed files with 10 additions and 7 deletions
|
@ -7,7 +7,9 @@ builds:
|
|||
- -v
|
||||
- -trimpath
|
||||
ldflags:
|
||||
- -X github.com/sagernet/sing-box/constant.Version={{ .Version }} -s -w -buildid=
|
||||
- -X github.com/sagernet/sing-box/constant.Version={{ .Version }}
|
||||
- -s
|
||||
- -buildid=
|
||||
tags:
|
||||
- with_gvisor
|
||||
- with_quic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue