mirror of
https://github.com/KusakabeShi/EtherGuard-VPN.git
synced 2025-08-18 12:48:12 +02:00
Adopt GOPATH
GOPATH is annoying, but the Go community pushing me to adopt it is even more annoying.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"./replay"
|
||||
"git.zx2c4.com/wireguard-go/replay"
|
||||
"crypto/cipher"
|
||||
"sync"
|
||||
"time"
|
||||
|
Reference in New Issue
Block a user