2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 16:10:59 +08:00

chore(deps): Update module github.com/docker/docker to v26.1.1+incompatible

This commit is contained in:
机器人
2024-04-30 22:10:15 +00:00
parent d62a280fe9
commit dcd8bb3dd9
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module panel
go 1.22
require (
github.com/docker/docker v26.1.0+incompatible
github.com/docker/docker v26.1.1+incompatible
github.com/docker/go-connections v0.5.0
github.com/gertd/go-pluralize v0.2.1
github.com/gookit/color v1.5.4