summary refs log tree commit diff stats
path: root/go.mod
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-04-06 12:36:14 +0530
committerAndinus <andinus@nand.sh>2020-04-06 12:36:14 +0530
commit09e64a527745d86a36aa45fb5ccc1f27ac25f04d (patch)
treebc50c42fc00a634d27eb8bedf023385417c10998 /go.mod
downloadlynx-09e64a527745d86a36aa45fb5ccc1f27ac25f04d.tar.gz
Initial Commit v0.1.0
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod5
1 files changed, 5 insertions, 0 deletions
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..e00ede7
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,5 @@
+module tildegit.org/andinus/lynx
+
+go 1.13
+
+require golang.org/x/sys v0.0.0-20200331124033-c3d80250170d