File: go.mod

package info (click to toggle)
golang-github-crowdsecurity-go-cs-bouncer 0.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 940 kB
  • sloc: makefile: 4
file content (7 lines) | stat: -rw-r--r-- 210 bytes parent folder | download
1
2
3
4
5
6
7
module github.com/crowdsecurity/go-cs-bouncer/examples/live

go 1.14

replace github.com/crowdsecurity/go-cs-bouncer => ../../

require github.com/crowdsecurity/go-cs-bouncer v0.0.0-20220316142326-5af635d49c23