mirror of
https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin.git
synced 2026-09-02 04:28:50 +02:00
Co-authored-by: Renovate Bot <22881669+maxlerebourg@users.noreply.github.com>
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
|
|
)
|