mirror of
https://github.com/KusakabeShi/EtherGuard-VPN.git
synced 2025-08-18 04:35:47 +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 (
|
||||
"./tai64n"
|
||||
"git.zx2c4.com/wireguard-go/tai64n"
|
||||
"errors"
|
||||
"golang.org/x/crypto/blake2s"
|
||||
"golang.org/x/crypto/chacha20poly1305"
|
||||
|
Reference in New Issue
Block a user