module git.mpe.ca/eeckert/egnytewebhandler
go 1.21.4
require (
github.com/gorilla/mux v1.8.1
golang.org/x/text v0.14.0
)