File: go.mod

package info (click to toggle)
golang-github-gorilla-handlers 1.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 228 kB
  • sloc: makefile: 31
file content (5 lines) | stat: -rw-r--r-- 89 bytes parent folder | download | duplicates (2)
1
2
3
4
5
module github.com/gorilla/handlers

go 1.20

require github.com/felixge/httpsnoop v1.0.3