From d8fdcdbfd7fc474095a15129e0a653ff81579a90 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 11 Jun 2019 11:33:41 +0200 Subject: mod: bump wireguard-go --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 94d1ec00..91b77fa0 100644 --- a/go.mod +++ b/go.mod @@ -1,7 +1,7 @@ module golang.zx2c4.com/wireguard/windows require ( - golang.zx2c4.com/wireguard v0.0.20190518-0.20190610093459-03eee4a7782d + golang.zx2c4.com/wireguard 3371f8dac6fe6bbd7522a8316b50f6473012e302 golang.org/x/crypto latest golang.org/x/net latest -- cgit v1.2.3-59-g8ed1b