all: rename module (#7)

Signed-off-by: Jordan Whited <jordan@tailscale.com>
This commit is contained in:
Jordan Whited 2023-03-28 13:40:31 -07:00 committed by James Tucker
parent 469159ecf7
commit bd7e9d35d1
No known key found for this signature in database
31 changed files with 53 additions and 53 deletions

View file

@ -18,7 +18,7 @@ import (
"sync"
"time"
"golang.zx2c4.com/wireguard/ipc"
"github.com/tailscale/wireguard-go/ipc"
)
type IPCError struct {