]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
Adopt GOPATH
authorJason A. Donenfeld <Jason@zx2c4.com>
Wed, 23 May 2018 01:17:51 +0000 (03:17 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 23 May 2018 03:18:13 +0000 (05:18 +0200)
commit588b9f01ae1ac81844b52c095c9abcd9326d35a3
tree26031461215b1b355971d1590bc0b946ed814f7e
parentf70bd1fab32ce7d1bb482f97cbca0a3ec0c45e40
Adopt GOPATH

GOPATH is annoying, but the Go community pushing me to adopt it is even
more annoying.
19 files changed:
.gitignore
Gopkg.lock
Gopkg.toml
Makefile
README.md
conn_linux.go
cookie.go
device.go
donotuseon_linux.go [new file with mode: 0644]
generate-vendor.sh [deleted file]
keypair.go
main.go
noise-protocol.go
tun.go
tun/tun_darwin.go
tun/tun_freebsd.go
tun/tun_linux.go
tun/tun_openbsd.go
uapi_linux.go