File: go.mod

package info (click to toggle)
golang-github-gorilla-sessions 1.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 160 kB
  • sloc: makefile: 2
file content (3 lines) | stat: -rw-r--r-- 83 bytes parent folder | download
1
2
3
module github.com/gorilla/sessions

require github.com/gorilla/securecookie v1.1.1