mirror of
https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin.git
synced 2026-09-03 20:48:51 +02:00
9 lines
163 B
AMPL
9 lines
163 B
AMPL
module github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin
|
|
|
|
go 1.17
|
|
|
|
require (
|
|
github.com/gomodule/redigo v1.8.9
|
|
github.com/leprosus/golang-ttl-map v1.1.7
|
|
)
|