fix(deps): update golang deps non-major
This commit was merged in pull request #21.
This commit is contained in:
4
go.mod
4
go.mod
@@ -11,8 +11,8 @@ require (
|
||||
github.com/go-acme/lego/v4 v4.31.0
|
||||
github.com/go-sql-driver/mysql v1.9.3
|
||||
github.com/joho/godotenv v1.5.1
|
||||
github.com/lib/pq v1.11.1
|
||||
github.com/mattn/go-sqlite3 v1.14.33
|
||||
github.com/lib/pq v1.11.2
|
||||
github.com/mattn/go-sqlite3 v1.14.34
|
||||
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