mirror of
https://github.com/bytedream/docker4ssh.git
synced 2025-06-27 09:50:31 +02:00
Merge branch 'main' into dependabot/go_modules/server/github.com/docker/docker-20.10.20incompatible
This commit is contained in:
@ -4,7 +4,8 @@ go 1.17
|
||||
|
||||
require (
|
||||
github.com/BurntSushi/toml v1.2.0
|
||||
github.com/docker/docker v20.10.20+incompatible
|
||||
github.com/BurntSushi/toml v1.2.1
|
||||
github.com/docker/docker v20.10.20+incompatible
|
||||
github.com/docker/go-units v0.5.0
|
||||
github.com/mattn/go-sqlite3 v2.0.3+incompatible
|
||||
github.com/morikuni/aec v1.0.0
|
||||
|
Reference in New Issue
Block a user