mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 13:50:12 +08:00
Revert "Add with_grpc to build tags. Support gRPC transport in V2Ray protocols (#343)"
This reverts commit d7efaaa22e.
This commit is contained in:
parent
d7efaaa22e
commit
19cbfe0754
@ -26,5 +26,5 @@ popd
|
||||
#### Go: core ####
|
||||
pushd core/server
|
||||
VERSION_SINGBOX=$(go list -m -f '{{.Version}}' github.com/sagernet/sing-box)
|
||||
go build -v -o $DEST -trimpath -ldflags "-w -s -X 'github.com/sagernet/sing-box/constant.Version=${VERSION_SINGBOX}'" -tags "with_clash_api,with_gvisor,with_quic,with_wireguard,with_utls,with_ech,with_dhcp,with_grpc"
|
||||
go build -v -o $DEST -trimpath -ldflags "-w -s -X 'github.com/sagernet/sing-box/constant.Version=${VERSION_SINGBOX}'" -tags "with_clash_api,with_gvisor,with_quic,with_wireguard,with_utls,with_ech,with_dhcp"
|
||||
popd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user