|
|
|
@ -10,10 +10,10 @@ require (
|
|
|
|
|
github.com/Masterminds/squirrel v1.5.3
|
|
|
|
|
github.com/Masterminds/vcs v1.13.3
|
|
|
|
|
github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535
|
|
|
|
|
github.com/containerd/containerd v1.6.4
|
|
|
|
|
github.com/containerd/containerd v1.6.6
|
|
|
|
|
github.com/cyphar/filepath-securejoin v0.2.3
|
|
|
|
|
github.com/distribution/distribution/v3 v3.0.0-20211118083504-a29a3c99a684
|
|
|
|
|
github.com/docker/docker v20.10.16+incompatible
|
|
|
|
|
github.com/distribution/distribution/v3 v3.0.0-20220526142353-ffbd94cbe269
|
|
|
|
|
github.com/docker/docker v20.10.17+incompatible
|
|
|
|
|
github.com/evanphx/json-patch v5.6.0+incompatible
|
|
|
|
|
github.com/gobwas/glob v0.2.3
|
|
|
|
|
github.com/gofrs/flock v0.8.1
|
|
|
|
@ -23,7 +23,7 @@ require (
|
|
|
|
|
github.com/mattn/go-shellwords v1.0.12
|
|
|
|
|
github.com/mitchellh/copystructure v1.2.0
|
|
|
|
|
github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
|
|
|
|
|
github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
|
|
|
|
|
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
|
|
|
|
|
github.com/pkg/errors v0.9.1
|
|
|
|
|
github.com/rubenv/sql-migrate v1.1.2
|
|
|
|
|
github.com/sirupsen/logrus v1.8.1
|
|
|
|
@ -31,7 +31,7 @@ require (
|
|
|
|
|
github.com/spf13/pflag v1.0.5
|
|
|
|
|
github.com/stretchr/testify v1.7.4
|
|
|
|
|
github.com/xeipuuv/gojsonschema v1.2.0
|
|
|
|
|
golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
|
|
|
|
|
golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
|
|
|
|
|
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
|
|
|
|
|
k8s.io/api v0.24.1
|
|
|
|
|
k8s.io/apiextensions-apiserver v0.24.1
|
|
|
|
@ -41,7 +41,7 @@ require (
|
|
|
|
|
k8s.io/client-go v0.24.1
|
|
|
|
|
k8s.io/klog/v2 v2.60.1
|
|
|
|
|
k8s.io/kubectl v0.24.1
|
|
|
|
|
oras.land/oras-go v1.1.1
|
|
|
|
|
oras.land/oras-go v1.2.0
|
|
|
|
|
sigs.k8s.io/yaml v1.3.0
|
|
|
|
|
)
|
|
|
|
|
|
|
|
|
@ -49,8 +49,8 @@ require (
|
|
|
|
|
cloud.google.com/go v0.99.0 // indirect
|
|
|
|
|
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
|
|
|
|
|
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
|
|
|
|
|
github.com/Azure/go-autorest/autorest v0.11.20 // indirect
|
|
|
|
|
github.com/Azure/go-autorest/autorest/adal v0.9.15 // indirect
|
|
|
|
|
github.com/Azure/go-autorest/autorest v0.11.24 // indirect
|
|
|
|
|
github.com/Azure/go-autorest/autorest/adal v0.9.18 // indirect
|
|
|
|
|
github.com/Azure/go-autorest/autorest/date v0.3.0 // indirect
|
|
|
|
|
github.com/Azure/go-autorest/logger v0.2.1 // indirect
|
|
|
|
|
github.com/Azure/go-autorest/tracing v0.6.0 // indirect
|
|
|
|
@ -68,7 +68,7 @@ require (
|
|
|
|
|
github.com/chai2010/gettext-go v0.0.0-20160711120539-c6fed771bfd5 // indirect
|
|
|
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
|
|
|
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
|
|
|
|
github.com/docker/cli v20.10.11+incompatible // indirect
|
|
|
|
|
github.com/docker/cli v20.10.17+incompatible // indirect
|
|
|
|
|
github.com/docker/distribution v2.8.1+incompatible // indirect
|
|
|
|
|
github.com/docker/docker-credential-helpers v0.6.4 // indirect
|
|
|
|
|
github.com/docker/go-connections v0.4.0 // indirect
|
|
|
|
@ -87,7 +87,7 @@ require (
|
|
|
|
|
github.com/go-openapi/jsonreference v0.19.5 // indirect
|
|
|
|
|
github.com/go-openapi/swag v0.19.14 // indirect
|
|
|
|
|
github.com/gogo/protobuf v1.3.2 // indirect
|
|
|
|
|
github.com/golang-jwt/jwt/v4 v4.0.0 // indirect
|
|
|
|
|
github.com/golang-jwt/jwt/v4 v4.2.0 // indirect
|
|
|
|
|
github.com/golang/protobuf v1.5.2 // indirect
|
|
|
|
|
github.com/gomodule/redigo v1.8.2 // indirect
|
|
|
|
|
github.com/google/btree v1.0.1 // indirect
|
|
|
|
@ -145,8 +145,8 @@ require (
|
|
|
|
|
go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 // indirect
|
|
|
|
|
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd // indirect
|
|
|
|
|
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect
|
|
|
|
|
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
|
|
|
|
|
golang.org/x/sys v0.0.0-20220209214540-3681064d5158 // indirect
|
|
|
|
|
golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f // indirect
|
|
|
|
|
golang.org/x/sys v0.0.0-20220412211240-33da011f77ad // indirect
|
|
|
|
|
golang.org/x/text v0.3.7 // indirect
|
|
|
|
|
golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 // indirect
|
|
|
|
|
google.golang.org/appengine v1.6.7 // indirect
|
|
|
|
|