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
|
|
@ -8,7 +8,7 @@ package device
|
|||
import (
|
||||
"fmt"
|
||||
|
||||
"golang.zx2c4.com/wireguard/tun"
|
||||
"github.com/tailscale/wireguard-go/tun"
|
||||
)
|
||||
|
||||
const DefaultMTU = 1420
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue