stash/vendor/github.com/gorilla/sessions/go.mod
WithoutPants 15e7756d33
Replace basic auth with cookie authentication (#440)
* Add logout functionality and button
* Make session age configurable
2020-04-08 12:51:12 +10:00

3 lines
83 B
Modula-2

module github.com/gorilla/sessions
require github.com/gorilla/securecookie v1.1.1