about summary refs log tree commit diff stats
path: root/editor
diff options
context:
space:
mode:
Diffstat (limited to 'editor')
0 files changed, 0 insertions, 0 deletions
d'>474ffad ^
1
2
3
4
5
6
7
8
9
10
11




                               
                                           

                                          

                                     
 
module github.com/gbmor/getwtxt

go 1.11

require (
	github.com/fsnotify/fsnotify v1.4.7
	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
)