Change package path
This commit is contained in:
parent
f7170e5de2
commit
42c6d0e261
17 changed files with 19 additions and 19 deletions
|
|
@ -8,7 +8,7 @@ package main
|
|||
import (
|
||||
"errors"
|
||||
"fmt"
|
||||
"git.zx2c4.com/wireguard-go/rwcancel"
|
||||
"golang.zx2c4.com/wireguard/rwcancel"
|
||||
"golang.org/x/sys/unix"
|
||||
"net"
|
||||
"os"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue