summary refs log tree commit diff stats
path: root/go.mod
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-04-24 19:46:49 +0530
committerAndinus <andinus@nand.sh>2020-04-24 19:46:49 +0530
commita01ce7b96892849d91911a2ef143a08b8e4e57c5 (patch)
tree2a5b7148c34051bfb674c52a40e6e924ab43c6dd /go.mod
parent14916180447e88eafe09c6a7e8289baacd2194ad (diff)
downloadcetus-a01ce7b96892849d91911a2ef143a08b8e4e57c5.tar.gz
Upgrade to lynx v0.4.0
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod5
1 files changed, 1 insertions, 4 deletions
diff --git a/go.mod b/go.mod
index 52e6818..cc3f114 100644
--- a/go.mod
+++ b/go.mod
@@ -2,7 +2,4 @@ module tildegit.org/andinus/cetus
 
 go 1.13
 
-require (
-	golang.org/x/sys v0.0.0-20200331124033-c3d80250170d
-	tildegit.org/andinus/lynx v0.1.0
-)
+require tildegit.org/andinus/lynx v0.4.0