fix/chore: update submodule outbound to fix panic in some edge cases (#503)

This commit is contained in:
mzz
2024-04-24 02:22:50 +08:00
committed by GitHub
parent b5ebd4f8cb
commit f26ac49d9e
29 changed files with 55 additions and 59 deletions

View File

@ -22,7 +22,7 @@ import (
"time"
"unsafe"
"github.com/daeuniverse/softwind/netproxy"
"github.com/daeuniverse/outbound/netproxy"
internal "github.com/daeuniverse/dae/pkg/ebpf_internal"
dnsmessage "github.com/miekg/dns"