summary refs log tree commit diff stats
path: root/go.mod
blob: 5da338867e3459370472759231f416809f501f82 (plain) (blame)
1
2
3
4
5
module github.com/gbmor/getwtxt

go 1.11

require github.com/gorilla/handlers v1.4.0