chore(deps): update all non-major dependencies (#5676)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-01-10 09:37:56 +01:00 committed by GitHub
parent 219582c0b0
commit 20312ff18e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 202 additions and 175 deletions

2
go.mod
View file

@ -26,7 +26,7 @@ require (
github.com/tomasen/realip v0.0.0-20180522021738-f0c99a92ddce
golang.org/x/crypto v0.46.0
golang.org/x/image v0.34.0
golang.org/x/text v0.32.0
golang.org/x/text v0.33.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
gopkg.in/yaml.v3 v3.0.1
)