mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-28 05:39:43 +07:00
fix/chore: update submodule outbound to fix panic in some edge cases (#503)
This commit is contained in:
@ -12,8 +12,8 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/daeuniverse/dae/component/sniffing/internal/quicutils"
|
||||
"github.com/daeuniverse/softwind/pool"
|
||||
"github.com/daeuniverse/softwind/pool/bytes"
|
||||
"github.com/daeuniverse/outbound/pool"
|
||||
"github.com/daeuniverse/outbound/pool/bytes"
|
||||
)
|
||||
|
||||
type Sniffer struct {
|
||||
|
Reference in New Issue
Block a user