mirror of
https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin.git
synced 2026-07-19 18:52:20 +02:00
9 lines
176 B
AMPL
9 lines
176 B
AMPL
module github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin
|
|
|
|
go 1.22.12
|
|
|
|
require (
|
|
github.com/leprosus/golang-ttl-map v1.1.7
|
|
github.com/maxlerebourg/simpleredis v1.0.12
|
|
)
|