Rename module
This commit is contained in:
parent
dfa4a8968f
commit
558e1e0493
18 changed files with 26 additions and 26 deletions
|
|
@ -16,8 +16,8 @@ import (
|
|||
"golang.org/x/crypto/chacha20poly1305"
|
||||
"golang.org/x/crypto/poly1305"
|
||||
|
||||
"github.com/tailscale/wireguard-go/conn"
|
||||
"github.com/tailscale/wireguard-go/tai64n"
|
||||
"github.com/sagernet/wireguard-go/conn"
|
||||
"github.com/sagernet/wireguard-go/tai64n"
|
||||
)
|
||||
|
||||
type handshakeState int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue