module github.com/burgesQ/webfmwk/v2 require ( github.com/go-playground/locales v0.12.1 // indirect github.com/go-playground/universal-translator v0.16.0 // indirect github.com/gorilla/handlers v1.4.2 github.com/gorilla/mux v1.7.3 github.com/json-iterator/go v1.1.7 github.com/leodido/go-urn v1.1.0 // indirect gopkg.in/go-playground/validator.v9 v9.29.1 )