refactor: move i/e/i/tlsx in i/e/netx
This commit is contained in:
parent
704e5bd870
commit
63cc692d66
7 changed files with 5 additions and 5 deletions
|
|
@ -6,7 +6,7 @@ import (
|
|||
"net"
|
||||
"time"
|
||||
|
||||
"github.com/ooni/probe-cli/v3/internal/engine/internal/tlsx"
|
||||
"github.com/ooni/probe-cli/v3/internal/engine/netx/tlsx"
|
||||
)
|
||||
|
||||
// Logger is the logger assumed by this package
|
||||
|
|
|
|||
Loading…
Reference in a new issue