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

chore(deps): Update module github.com/docker/docker to v27

This commit is contained in:
机器人
2024-06-27 04:07:08 +00:00
parent 29a3db640d
commit 69edde98c8
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/TheTNB/panel
go 1.22
require (
github.com/docker/docker v26.1.4+incompatible
github.com/docker/docker v27.0.2+incompatible
github.com/docker/go-connections v0.5.0
github.com/go-gormigrate/gormigrate/v2 v2.1.2
github.com/go-resty/resty/v2 v2.13.1