fix(deps): update golang deps non-major

This commit is contained in:
2026-06-19 00:05:01 +00:00
parent 5e69121eef
commit 0652cbdda2
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -10,9 +10,9 @@ require (
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.45
github.com/mattn/go-sqlite3 v1.14.46
github.com/microcosm-cc/bluemonday v1.0.27
github.com/pelletier/go-toml/v2 v2.3.1
github.com/pelletier/go-toml/v2 v2.4.0
github.com/reugn/equalizer v0.0.0-20210216135016-a959c509d7ad
github.com/rs/zerolog v1.35.1
github.com/stretchr/testify v1.11.1