mirror of
https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin.git
synced 2026-06-03 17:32:21 +02:00
5 lines
189 B
Go
5 lines
189 B
Go
package crowdsec_bouncer_traefik_plugin //nolint:revive,stylecheck
|
|
|
|
// pluginVersion is updated automatically by the release workflow.
|
|
var pluginVersion = "1.6.X" //nolint:gochecknoglobals
|