aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod8
1 files changed, 4 insertions, 4 deletions
diff --git a/go.mod b/go.mod
index 82a06321..4159b8f3 100644
--- a/go.mod
+++ b/go.mod
@@ -4,11 +4,11 @@ require (
github.com/lxn/walk v0.0.0-20190923074432-2011aca68435
github.com/lxn/win v0.0.0-20190919090605-24c5960b03d8
- golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392
- golang.org/x/net v0.0.0-20190921015927-1a5e07d1ff72
- golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
+ golang.org/x/crypto v0.0.0-20190926180335-cea2066c6411
+ golang.org/x/net v0.0.0-20190926025831-c00fd9afed17
+ golang.org/x/sys v0.0.0-20190926180325-855e68c8590b
golang.org/x/text v0.3.2
- golang.zx2c4.com/wireguard v0.0.20190909-0.20190922100135-5774e6be91d3
+ golang.zx2c4.com/wireguard v0.0.20190909-0.20190926195357-e90ae94ff879
)
replace (