mirror of
https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin.git
synced 2026-09-02 12:28:50 +02:00
5 lines
203 B
Go
5 lines
203 B
Go
package crowdsec_bouncer_traefik_plugin //nolint:revive,stylecheck
|
|
|
|
// pluginVersion is updated automatically by the release workflow and Renovate.
|
|
var pluginVersion = "v1.6.0" //nolint:gochecknoglobals
|