summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-06-12 22:15:44 -0400
committerBen Morrison <ben@gbmor.dev>2019-06-12 22:15:44 -0400
commitd96a207bb67c57754cb72b5719136164f8b04a19 (patch)
treebb7e5edfaefee75b6e8397007c414f4adce86443
parentdca21841d61486105bc74d7bfcbe3c78e75c238e (diff)
downloadgetwtxt-d96a207bb67c57754cb72b5719136164f8b04a19.tar.gz
updated deps
-rw-r--r--go.mod2
-rw-r--r--go.sum4
2 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index f033df3..cc1522a 100644
--- a/go.mod
+++ b/go.mod
@@ -2,4 +2,4 @@ module github.com/getwtxt/getwtxt
 
 go 1.11
 
-require github.com/getwtxt/getwtxt/svc v0.0.0-20190613013552-a2d5115725de
+require github.com/getwtxt/getwtxt/svc v0.0.0-20190613020412-dca21841d614
diff --git a/go.sum b/go.sum
index 96f8365..6b65d92 100644
--- a/go.sum
+++ b/go.sum
@@ -21,8 +21,8 @@ github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZm
 github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no=
 github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV9I=
 github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
-github.com/getwtxt/getwtxt/svc v0.0.0-20190613013552-a2d5115725de h1:ESLhr6v3V+Q/m7qPEwAgjD9RyRWAEJd0wQSimkshXgI=
-github.com/getwtxt/getwtxt/svc v0.0.0-20190613013552-a2d5115725de/go.mod h1:k0nIUnu/Nsi93eNq9Bqhc+BJLi8pczmMJnB9/TnfcBM=
+github.com/getwtxt/getwtxt/svc v0.0.0-20190613020412-dca21841d614 h1:vCT+tOTBzw86eLjaDJ7ta9BqnZm3GkVcadXoawbCWg4=
+github.com/getwtxt/getwtxt/svc v0.0.0-20190613020412-dca21841d614/go.mod h1:k0nIUnu/Nsi93eNq9Bqhc+BJLi8pczmMJnB9/TnfcBM=
 github.com/getwtxt/registry v0.2.3 h1:gOc6fSBljD/6QKwr+UXtY2bPepsifVei49XQaR5i1mk=
 github.com/getwtxt/registry v0.2.3/go.mod h1:BGSIALOFqIRj+ACLB8etWGUOgFAKN8oFDpCsw6YOdYQ=
 github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=