fix(deps): update golang deps non-major
This commit was merged in pull request #32.
This commit is contained in:
6
go.mod
6
go.mod
@@ -6,11 +6,11 @@ require (
|
||||
code.gitea.io/sdk/gitea v0.23.2
|
||||
github.com/OrlovEvgeny/go-mcache v0.0.0-20260128103710-6ad1c4823f1a
|
||||
github.com/creasty/defaults v1.8.0
|
||||
github.com/go-acme/lego/v4 v4.32.0
|
||||
github.com/go-acme/lego/v4 v4.33.0
|
||||
github.com/go-sql-driver/mysql v1.9.3
|
||||
github.com/joho/godotenv v1.5.1
|
||||
github.com/lib/pq v1.11.2
|
||||
github.com/mattn/go-sqlite3 v1.14.34
|
||||
github.com/lib/pq v1.12.0
|
||||
github.com/mattn/go-sqlite3 v1.14.37
|
||||
github.com/microcosm-cc/bluemonday v1.0.27
|
||||
github.com/pelletier/go-toml/v2 v2.2.4
|
||||
github.com/reugn/equalizer v0.0.0-20210216135016-a959c509d7ad
|
||||
|
||||
Reference in New Issue
Block a user