mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-04 12:47:36 +03:00
make utils an internal package
This commit is contained in:
parent
24d9ed2769
commit
c0b09c8646
74 changed files with 51 additions and 52 deletions
|
@ -8,7 +8,6 @@ import (
|
|||
"github.com/lucas-clemente/quic-go/frames"
|
||||
"github.com/lucas-clemente/quic-go/internal/mocks/mocks_fc"
|
||||
"github.com/lucas-clemente/quic-go/protocol"
|
||||
|
||||
. "github.com/onsi/ginkgo"
|
||||
. "github.com/onsi/gomega"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue