summary refs log tree commit diff stats
path: root/go.mod
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-04-25 17:26:10 +0530
committerAndinus <andinus@nand.sh>2020-04-25 17:26:10 +0530
commit5fb5e4f21f6408d7ff13e4ccb9ca5c636ef615a8 (patch)
tree172582ee214b9348523ebfb97a71f3bf47446cb0 /go.mod
parente9e268d945f539bd229e46648e8e8fb83955ab83 (diff)
downloadpavo-5fb5e4f21f6408d7ff13e4ccb9ca5c636ef615a8.tar.gz
Add unveil functions
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index b90cbcc..1c77105 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,5 @@
 module tildegit.org/andinus/pavo
 
 go 1.13
+
+require tildegit.org/andinus/lynx v0.4.0