summary refs log tree commit diff stats
path: root/widgets/tabhost.go
blob: 7c502cb27e435a61f33e48230fe28aadbc561b25 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
module github.com/getwtxt/getwtxt/svc

go 1.12

require (
	github.com/fsnotify/fsnotify v1.4.7
	github
class="o">/gorilla/handlers v1.4.0 github.com/gorilla/mux v1.7.2 github.com/spf13/pflag v1.0.3 github.com/spf13/viper v1.4.0 github.com/syndtr/goleveldb v1.0.0 )