summary refs log tree commit diff stats
path: root/go.mod
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-04-17 18:41:09 +0530
committerAndinus <andinus@nand.sh>2020-04-17 18:41:09 +0530
commit593a8ef24e917f99e02909fdb0d84d3e4916db91 (patch)
tree1d28f719fa19b591d9d2d27927e5537c1d7f6acb /go.mod
parentd5b95cbec72d377dfce806b5aba4c9b0993ad185 (diff)
downloadgrus-593a8ef24e917f99e02909fdb0d84d3e4916db91.tar.gz
Update to lynx v0.4.0 v0.3.1
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 6b71a92..929e25c 100644
--- a/go.mod
+++ b/go.mod
@@ -4,5 +4,5 @@ go 1.13
 
 require (
 	golang.org/x/sys v0.0.0-20200406113430-c6e801f48ba2
-	tildegit.org/andinus/lynx v0.2.0
+	tildegit.org/andinus/lynx v0.4.0
 )