-
- Downloads
Update module github.com/mattn/go-sqlite3 to v2
... | ... | @@ -10,7 +10,7 @@ require ( |
github.com/gorilla/mux v1.8.0 // indirect | ||
github.com/hashicorp/errwrap v1.1.0 // indirect | ||
github.com/hashicorp/go-version v1.3.0 | ||
github.com/mattn/go-sqlite3 v1.14.6 | ||
github.com/mattn/go-sqlite3/v2 v2.0.6 | ||
github.com/prometheus/client_golang v1.11.0 | ||
github.com/robfig/cron/v3 v3.0.1 | ||
gopkg.in/yaml.v2 v2.4.0 | ||
... | ... |
Please register or sign in to comment