summary refs log blame commit diff stats
path: root/go.mod
blob: b3bae9525b352570ba269ff0502bc16485faf35c (plain) (tree)
1
2
3
4
5
6
7
8
                                 

       
 
         
                                                                         
                                                      
 
module github.com/getwtxt/getwtxt

go 1.11

require (
	github.com/getwtxt/getwtxt/svc v0.0.0-20190610071147-524936cf8bc9
	github.com/go-logfmt/logfmt v0.4.0 // indirect
)