mirror of
https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin.git
synced 2026-07-21 19:48:59 +02:00
9 lines
172 B
AMPL
9 lines
172 B
AMPL
module github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin
|
|
|
|
go 1.19
|
|
|
|
require (
|
|
github.com/leprosus/golang-ttl-map v1.1.7
|
|
github.com/maxlerebourg/simpleredis v1.0.5
|
|
)
|