From efa99ed5253c229c83d8f2d98ee1c08b4383184e Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Mon, 20 May 2019 00:53:07 -0400 Subject: endpoint query function added --- go.mod | 2 ++ 1 file changed, 2 insertions(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index a61e192..204565f 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,9 @@ module github.com/gbmor/getwtxt 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-20190520044831-747da48b0a7c 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