From fd43c61bd128ad77b22db0537a9a4eb58490b0b5 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Wed, 5 Jun 2019 15:36:23 -0400 Subject: moved bulk of code to its own package to clean up source tree --- go.mod | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 5ab4196..0b1ba35 100644 --- a/go.mod +++ b/go.mod @@ -1,14 +1,3 @@ module github.com/getwtxt/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.2.3 - github.com/gorilla/handlers v1.4.0 - github.com/gorilla/mux v1.7.1 - github.com/spf13/pflag v1.0.3 - github.com/spf13/viper v1.3.2 - github.com/syndtr/goleveldb v1.0.0 -) -- cgit 1.4.1-2-gfad0