fix: use docker lib for image ref parsing (#877)
Signed-off-by: hackercat <me@hackerc.at>
This commit is contained in:
1
go.mod
1
go.mod
@@ -11,6 +11,7 @@ require (
|
||||
github.com/containerd/containerd v1.5.5 // indirect
|
||||
github.com/containerd/continuity v0.2.0 // indirect
|
||||
github.com/docker/cli v20.10.10+incompatible
|
||||
github.com/docker/distribution v2.7.1+incompatible
|
||||
github.com/docker/docker v20.10.10+incompatible
|
||||
github.com/go-git/go-billy/v5 v5.3.1
|
||||
github.com/go-git/go-git/v5 v5.4.2
|
||||
|
||||
Reference in New Issue
Block a user