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
commit66297fc38e554a18d3897308cc1c12c91ac543c7 (patch)
tree22ef9e9b589aa0c0bfe1bafeb2b622f0ab539409 /go.mod
parentelevate: move service/token into proper module (diff)
downloadwireguard-windows-66297fc38e554a18d3897308cc1c12c91ac543c7.tar.xz
wireguard-windows-66297fc38e554a18d3897308cc1c12c91ac543c7.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. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
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