File: go.mod

package info (click to toggle)
golang-github-garyburd-redigo 0.0~git20220831.5b01704-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 332 kB
  • sloc: makefile: 3
file content (4 lines) | stat: -rw-r--r-- 98 bytes parent folder | download
1
2
3
4
// Deprecated: Use github.com/gomodule/redigo instead.
module github.com/garyburd/redigo

go 1.17