summary refs log tree commit diff stats
path: root/svc/go.mod
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-06-06 02:27:12 -0400
committerBen Morrison <ben@gbmor.dev>2019-06-08 02:29:14 -0400
commit84f9cfe07dafecadd1dcb64ed2e1729d7557da4d (patch)
tree80efdf0e9370ec697a65f07ad733f2e12ce2a36f /svc/go.mod
parentfac4329fdf658aa660884156f05b434d1f1147f9 (diff)
downloadgetwtxt-84f9cfe07dafecadd1dcb64ed2e1729d7557da4d.tar.gz
updated deps
Diffstat (limited to 'svc/go.mod')
-rw-r--r--svc/go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/svc/go.mod b/svc/go.mod
index 7b18341..041e47f 100644
--- a/svc/go.mod
+++ b/svc/go.mod
@@ -9,6 +9,7 @@ require (
 	github.com/gorilla/handlers v1.4.0
 	github.com/gorilla/mux v1.7.2
 	github.com/magiconair/properties v1.8.1 // indirect
+	github.com/mattn/go-sqlite3 v1.10.0
 	github.com/onsi/ginkgo v1.8.0 // indirect
 	github.com/onsi/gomega v1.5.0 // indirect
 	github.com/pelletier/go-toml v1.4.0 // indirect