Reorganise ready to split into modules
This commit is contained in:
parent
84ea7c3673
commit
fdd1990e89
8 changed files with 5 additions and 5 deletions
|
|
@ -9,7 +9,7 @@ import (
|
|||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/lwithers/htpack/internal/packed"
|
||||
"github.com/lwithers/htpack/packed"
|
||||
"golang.org/x/sys/unix"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue