chore: go mod tidy

This commit is contained in:
yusing
2026-01-25 17:41:10 +08:00
parent e2a48fcff9
commit ecc2547eb1
3 changed files with 7 additions and 12 deletions

6
go.mod
View File

@@ -146,12 +146,10 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)
require (
github.com/moby/moby/api v1.52.0
github.com/moby/moby/client v0.2.1
)
require github.com/moby/moby/api v1.52.0
require (
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
github.com/akamai/AkamaiOPEN-edgegrid-golang/v11 v11.1.0 // indirect
github.com/andybalholm/brotli v1.2.0 // indirect
github.com/boombuler/barcode v1.1.0 // indirect