module github.com/justinas/nosurf-cve go 1.23.7 require ( github.com/justinas/alice v1.2.0 github.com/justinas/nosurf v1.1.1 )