module github.com/go-chi/jwtauth/v5 go 1.15 require ( github.com/go-chi/chi/v5 v5.0.4 github.com/lestrrat-go/jwx v1.2.6 )