module go.pkg.cx/middleware go 1.15 require ( github.com/davecgh/go-spew v1.1.1 // indirect github.com/go-pkgz/expirable-cache v0.0.3 github.com/lestrrat-go/jwx v1.0.6 github.com/stretchr/testify v1.6.1 gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776 // indirect )