fix(deps): update golang deps non-major

This commit is contained in:
2026-05-02 00:06:50 +00:00
parent 775d88e548
commit 6c7d321270
2 changed files with 12 additions and 12 deletions

8
go.mod
View File

@@ -7,12 +7,12 @@ require (
github.com/OrlovEvgeny/go-mcache v0.0.0-20260128103710-6ad1c4823f1a
github.com/creasty/defaults v1.8.0
github.com/go-acme/lego/v4 v4.35.2
github.com/go-sql-driver/mysql v1.9.3
github.com/go-sql-driver/mysql v1.10.0
github.com/joho/godotenv v1.5.1
github.com/lib/pq v1.12.3
github.com/mattn/go-sqlite3 v1.14.42
github.com/mattn/go-sqlite3 v1.14.44
github.com/microcosm-cc/bluemonday v1.0.27
github.com/pelletier/go-toml/v2 v2.3.0
github.com/pelletier/go-toml/v2 v2.3.1
github.com/reugn/equalizer v0.0.0-20210216135016-a959c509d7ad
github.com/rs/zerolog v1.35.1
github.com/stretchr/testify v1.11.1
@@ -25,7 +25,7 @@ require (
cloud.google.com/go/auth v0.20.0 // indirect
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
cloud.google.com/go/compute/metadata v0.9.0 // indirect
filippo.io/edwards25519 v1.1.0 // indirect
filippo.io/edwards25519 v1.2.0 // indirect
github.com/42wim/httpsig v1.2.4 // indirect
github.com/AdamSLevy/jsonrpc2/v14 v14.1.0 // indirect
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible // indirect