global: regroup all imports
This commit is contained in:
parent
3147f00089
commit
3bf41b06ae
27 changed files with 70 additions and 44 deletions
|
|
@ -7,9 +7,10 @@ package device
|
|||
|
||||
import (
|
||||
"crypto/cipher"
|
||||
"golang.zx2c4.com/wireguard/replay"
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"golang.zx2c4.com/wireguard/replay"
|
||||
)
|
||||
|
||||
/* Due to limitations in Go and /x/crypto there is currently
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue