This commit is contained in:
Lunny Xiao
2026-04-25 16:18:57 -07:00
parent 81f3d3ef3f
commit f9bfeb85d9

View File

@@ -16,8 +16,6 @@ import (
"github.com/docker/docker/api/types"
"github.com/docker/docker/pkg/archive"
// github.com/docker/docker/builder/dockerignore is deprecated
"github.com/moby/buildkit/frontend/dockerfile/dockerignore"
"github.com/moby/patternmatcher"
)