mirror of
https://github.com/Luzifer/nginx-sso.git
synced 2024-12-21 05:11:17 +00:00
6 lines
129 B
Modula-2
6 lines
129 B
Modula-2
module "github.com/gorilla/sessions"
|
|
|
|
require (
|
|
"github.com/gorilla/context" v1.1.1
|
|
"github.com/gorilla/securecookie" v1.1.1
|
|
)
|