forked from quic-go/quic-go
rename module, adjust import paths to quic-go/quic-go (#3680)
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
reflect "reflect"
|
||||
|
||||
gomock "github.com/golang/mock/gomock"
|
||||
handshake "github.com/lucas-clemente/quic-go/internal/handshake"
|
||||
handshake "github.com/quic-go/quic-go/internal/handshake"
|
||||
)
|
||||
|
||||
// MockSealingManager is a mock of SealingManager interface.
|
||||
|
||||
Reference in New Issue
Block a user