Bump github.com/mattn/go-sqlite3 in /server

Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.13 to 2.0.3+incompatible.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.13...v2.0.3)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-17 21:54:02 +00:00
committed by GitHub
parent f4d77f5100
commit 60941fa663
2 changed files with 6 additions and 5 deletions

View File

@ -6,7 +6,7 @@ require (
github.com/BurntSushi/toml v1.1.0
github.com/docker/docker v20.10.16+incompatible
github.com/docker/go-units v0.4.0
github.com/mattn/go-sqlite3 v1.14.13
github.com/mattn/go-sqlite3 v2.0.3+incompatible
github.com/morikuni/aec v1.0.0
github.com/spf13/cobra v1.4.0
go.uber.org/zap v1.21.0