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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') 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 -- cgit 1.4.1-2-gfad0