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