chore: use old version of equalizer

This commit is contained in:
crapStone 2025-06-10 23:46:17 +02:00
parent 5d6de9e85e
commit c01dbf60bb
No known key found for this signature in database
GPG key ID: 22D4BF0CF7CC29C8
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -16,7 +16,7 @@ require (
github.com/microcosm-cc/bluemonday v1.0.27
github.com/pelletier/go-toml/v2 v2.2.4
github.com/pires/go-proxyproto v0.8.1
github.com/reugn/equalizer v0.2.0
github.com/reugn/equalizer v0.0.0-20210216135016-a959c509d7ad
github.com/rs/zerolog v1.34.0
github.com/stretchr/testify v1.10.0
github.com/urfave/cli/v2 v2.27.6