-
- Downloads
Merge pull request #2211 from dexidp/dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.8
No related branches found
No related tags found
... | ... | @@ -20,7 +20,7 @@ require ( |
github.com/kylelemons/godebug v1.1.0 | ||
github.com/lib/pq v1.10.2 | ||
github.com/mattermost/xml-roundtrip-validator v0.1.0 | ||
github.com/mattn/go-sqlite3 v1.14.7 | ||
github.com/mattn/go-sqlite3 v1.14.8 | ||
github.com/oklog/run v1.1.0 | ||
github.com/pkg/errors v0.9.1 | ||
github.com/prometheus/client_golang v1.11.0 | ||
... | ... |
Please sign in to comment