summary refs log tree commit diff stats
path: root/go.mod
diff options
context:
space:
mode:
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 92936af..f033df3 100644
--- a/go.mod
+++ b/go.mod
@@ -2,7 +2,4 @@ module github.com/getwtxt/getwtxt
 
 go 1.11
 
-require (
-	github.com/getwtxt/getwtxt/svc v0.0.0-20190612071014-fff90c740578
-	golang.org/x/net v0.0.0-20190611141213-3f473d35a33a // indirect
-)
+require github.com/getwtxt/getwtxt/svc v0.0.0-20190613013552-a2d5115725de