10 lines
164 B
Modula-2
10 lines
164 B
Modula-2
module go.pkg.cx/middleware
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/go-pkgz/expirable-cache v0.0.3
|
|
github.com/lestrrat-go/jwx v1.0.5
|
|
github.com/stretchr/testify v1.6.1
|
|
)
|