aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/go.mod
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-08-05 19:51:14 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-08-05 20:12:19 +0200
commit34aeec9e19816444fd576aaf73016b4c8333cf8e (patch)
tree22ef9e9b589aa0c0bfe1bafeb2b622f0ab539409 /go.mod
parentelevate: move service/token into proper module (diff)
downloadwireguard-windows-34aeec9e19816444fd576aaf73016b4c8333cf8e.tar.xz
wireguard-windows-34aeec9e19816444fd576aaf73016b4c8333cf8e.zip
elevate: consider ImageBaseAddress to be sufficiently stable
GetModuleHandle technically returns an opaque value, so comparing to the PEB might in some theoretical sense be cleaner.
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 1b569226..cb619b09 100644
--- a/go.mod
+++ b/go.mod
@@ -1,7 +1,6 @@
module golang.zx2c4.com/wireguard/windows
require (
-
github.com/lxn/walk v0.0.0-20190619151032-86d8802c197a
github.com/lxn/win v0.0.0-20190716185335-d1d36f0e4f48