-
- Downloads
Update module github.com/mattn/go-sqlite3 to v1.14.17
... | @@ -9,6 +9,6 @@ require ( | ... | @@ -9,6 +9,6 @@ require ( |
github.com/gorilla/csrf v1.7.1 | github.com/gorilla/csrf v1.7.1 | ||
github.com/gorilla/handlers v1.5.1 | github.com/gorilla/handlers v1.5.1 | ||
github.com/lpar/gzipped/v2 v2.1.0 | github.com/lpar/gzipped/v2 v2.1.0 | ||
github.com/mattn/go-sqlite3 v1.14.16 | github.com/mattn/go-sqlite3 v1.14.17 | ||
golang.org/x/text v0.9.0 | golang.org/x/text v0.9.0 | ||
) | ) |
Please register or sign in to comment