From 0e36439643968b44100c6edd0b5b86af1047d8ae Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Fri, 24 May 2019 02:39:52 -0400 Subject: updated registry library --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index a09ba89..9db5288 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.11 require ( github.com/BurntSushi/toml v0.3.1 // indirect github.com/fsnotify/fsnotify v1.4.7 - github.com/getwtxt/registry v0.0.0-20190523065925-1e3ac0e1a622 + github.com/getwtxt/registry v0.0.0-20190524063903-976af1777ba4 github.com/gorilla/handlers v1.4.0 github.com/gorilla/mux v1.7.1 github.com/spf13/pflag v1.0.3 diff --git a/go.sum b/go.sum index 891b9ee..7a12249 100644 --- a/go.sum +++ b/go.sum @@ -8,8 +8,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= 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/registry v0.0.0-20190523065925-1e3ac0e1a622 h1:rFjwC6tQl4Ln+Cy0xlWelJN9kOYRtp4vLF51+ZkxlUM= -github.com/getwtxt/registry v0.0.0-20190523065925-1e3ac0e1a622/go.mod h1:BGSIALOFqIRj+ACLB8etWGUOgFAKN8oFDpCsw6YOdYQ= +github.com/getwtxt/registry v0.0.0-20190524063903-976af1777ba4 h1:r1KmMNcvtkfsMnVibTTakhrJKjBmF67CqhM1BH+/AyU= +github.com/getwtxt/registry v0.0.0-20190524063903-976af1777ba4/go.mod h1:BGSIALOFqIRj+ACLB8etWGUOgFAKN8oFDpCsw6YOdYQ= github.com/golang/protobuf v1.2.0 h1:P3YflyNX/ehuJFLhxviNdFxQPkGK5cDcApsge1SqnvM= github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U= github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db h1:woRePGFeVFfLKN/pOkfl+p/TAqKOfFu+7KPlMVpok/w= -- cgit 1.4.1-2-gfad0