Change package path
This commit is contained in:
parent
f7170e5de2
commit
42c6d0e261
17 changed files with 19 additions and 19 deletions
2
tun.go
2
tun.go
|
|
@ -6,7 +6,7 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"git.zx2c4.com/wireguard-go/tun"
|
||||
"golang.zx2c4.com/wireguard/tun"
|
||||
"sync/atomic"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue