mirror of
https://github.com/bytedream/docker4ssh.git
synced 2025-06-27 09:50:31 +02:00
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:
@ -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
|
||||
|
Reference in New Issue
Block a user