|
|
@ -10,7 +10,7 @@ require (
|
|
|
|
github.com/Masterminds/squirrel v1.5.4
|
|
|
|
github.com/Masterminds/squirrel v1.5.4
|
|
|
|
github.com/Masterminds/vcs v1.13.3
|
|
|
|
github.com/Masterminds/vcs v1.13.3
|
|
|
|
github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535
|
|
|
|
github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535
|
|
|
|
github.com/containerd/containerd v1.7.6
|
|
|
|
github.com/containerd/containerd v1.7.7
|
|
|
|
github.com/cyphar/filepath-securejoin v0.2.4
|
|
|
|
github.com/cyphar/filepath-securejoin v0.2.4
|
|
|
|
github.com/distribution/distribution/v3 v3.0.0-20221208165359-362910506bc2
|
|
|
|
github.com/distribution/distribution/v3 v3.0.0-20221208165359-362910506bc2
|
|
|
|
github.com/evanphx/json-patch v5.6.0+incompatible
|
|
|
|
github.com/evanphx/json-patch v5.6.0+incompatible
|
|
|
@ -53,7 +53,7 @@ require (
|
|
|
|
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
|
|
|
|
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
|
|
|
|
github.com/MakeNowJust/heredoc v1.0.0 // indirect
|
|
|
|
github.com/MakeNowJust/heredoc v1.0.0 // indirect
|
|
|
|
github.com/Masterminds/goutils v1.1.1 // indirect
|
|
|
|
github.com/Masterminds/goutils v1.1.1 // indirect
|
|
|
|
github.com/Microsoft/hcsshim v0.11.0 // indirect
|
|
|
|
github.com/Microsoft/hcsshim v0.11.1 // indirect
|
|
|
|
github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d // indirect
|
|
|
|
github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d // indirect
|
|
|
|
github.com/beorn7/perks v1.0.1 // indirect
|
|
|
|
github.com/beorn7/perks v1.0.1 // indirect
|
|
|
|
github.com/bshuster-repo/logrus-logstash-hook v1.0.0 // indirect
|
|
|
|
github.com/bshuster-repo/logrus-logstash-hook v1.0.0 // indirect
|
|
|
@ -62,6 +62,7 @@ require (
|
|
|
|
github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 // indirect
|
|
|
|
github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 // indirect
|
|
|
|
github.com/cespare/xxhash/v2 v2.2.0 // indirect
|
|
|
|
github.com/cespare/xxhash/v2 v2.2.0 // indirect
|
|
|
|
github.com/chai2010/gettext-go v1.0.2 // indirect
|
|
|
|
github.com/chai2010/gettext-go v1.0.2 // indirect
|
|
|
|
|
|
|
|
github.com/containerd/log v0.1.0 // indirect
|
|
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
|
|
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
|
|
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
|
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
|
|
|
github.com/docker/cli v24.0.6+incompatible // indirect
|
|
|
|
github.com/docker/cli v24.0.6+incompatible // indirect
|
|
|
|