Namespace changed
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
package device
|
||||
|
||||
import (
|
||||
"golang.zx2c4.com/wireguard/conn"
|
||||
"golang.zx2c4.com/wireguard/rwcancel"
|
||||
"github.com/Lordy82/wireguard-go/conn"
|
||||
"github.com/Lordy82/wireguard-go/rwcancel"
|
||||
)
|
||||
|
||||
func (device *Device) startRouteListener(bind conn.Bind) (*rwcancel.RWCancel, error) {
|
||||
|
||||
Reference in New Issue
Block a user