chore: Considering remove GOAMD64=v2 of linux-amd64-compatible

close https://github.com/MetaCubeX/Clash.Meta/issues/391
This commit is contained in:
wwqgtxx
2023-02-18 13:32:26 +08:00
parent fc50392ec7
commit 6a89cc15c3
2 changed files with 6 additions and 5 deletions

View File

@ -3,12 +3,13 @@ package tproxy
import (
"errors"
"fmt"
"net"
"net/netip"
"github.com/Dreamacro/clash/adapter/inbound"
"github.com/Dreamacro/clash/common/pool"
C "github.com/Dreamacro/clash/constant"
"github.com/Dreamacro/clash/log"
"net"
"net/netip"
)
type packet struct {