all: rename module (#7)
Signed-off-by: Jordan Whited <jordan@tailscale.com>
This commit is contained in:
parent
469159ecf7
commit
bd7e9d35d1
31 changed files with 53 additions and 53 deletions
|
|
@ -9,8 +9,8 @@ import (
|
|||
"net"
|
||||
"os"
|
||||
|
||||
"github.com/tailscale/wireguard-go/rwcancel"
|
||||
"golang.org/x/sys/unix"
|
||||
"golang.zx2c4.com/wireguard/rwcancel"
|
||||
)
|
||||
|
||||
type UAPIListener struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue