2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-06 12:27:13 +08:00

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

This commit is contained in:
renovate[bot]
2024-07-02 05:33:32 +00:00
parent e1d9832ce0
commit cba5f86667
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/TheTNB/panel
go 1.22
require (
github.com/docker/docker v27.0.2+incompatible
github.com/docker/docker v27.0.3+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