summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorAman Gupta <aman@tmm1.net>2019-05-09 21:01:52 -0700
committerAman Gupta <aman@tmm1.net>2019-05-09 21:01:52 -0700
commit438afda62e32fee64a6e62bf771ce1173c07f6c6 (patch)
tree2397aec0ba54653e6f68bb91b5b2d4365bd150e0
parentMerge branch 'master' of github.com:lxn/win (diff)
downloadwireguard-windows-438afda62e32fee64a6e62bf771ce1173c07f6c6.tar.xz
wireguard-windows-438afda62e32fee64a6e62bf771ce1173c07f6c6.zip
add go.mod
-rw-r--r--go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
new file mode 100644
index 00000000..d000c521
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module github.com/lxn/win
+
+go 1.12