2019-11-10 17:04:06 +00:00
|
|
|
module github.com/mudler/luet
|
|
|
|
|
2021-08-11 06:30:55 +00:00
|
|
|
go 1.16
|
2019-11-10 17:04:06 +00:00
|
|
|
|
|
|
|
require (
|
2021-08-11 06:30:55 +00:00
|
|
|
github.com/DataDog/zstd v1.4.5 // indirect
|
|
|
|
github.com/Masterminds/goutils v1.1.1 // indirect
|
|
|
|
github.com/Masterminds/semver/v3 v3.1.1 // indirect
|
|
|
|
github.com/Microsoft/go-winio v0.5.0 // indirect
|
2021-03-30 07:17:16 +00:00
|
|
|
github.com/Sabayon/pkgs-checker v0.8.1
|
2021-08-11 06:30:55 +00:00
|
|
|
github.com/apex/log v1.9.0 // indirect
|
2021-01-29 09:50:32 +00:00
|
|
|
github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef
|
2019-11-10 17:04:06 +00:00
|
|
|
github.com/asdine/storm v0.0.0-20190418133842-e0f77eada154
|
2021-02-17 08:43:44 +00:00
|
|
|
github.com/briandowns/spinner v1.12.1-0.20201220203425-e201aaea0a31
|
2020-11-18 23:56:59 +00:00
|
|
|
github.com/cavaliercoder/grab v1.0.1-0.20201108051000-98a5bfe305ec
|
2021-01-19 17:29:09 +00:00
|
|
|
github.com/containerd/containerd v1.4.1-0.20201117152358-0edc412565dc
|
2021-08-11 06:30:55 +00:00
|
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.1 // indirect
|
2021-08-07 09:11:42 +00:00
|
|
|
github.com/crillab/gophersat v1.3.2-0.20210701121804-72b19f5b6b38
|
2021-06-16 21:29:23 +00:00
|
|
|
github.com/docker/cli v20.10.0-beta1.0.20201029214301-1d20b15adc38+incompatible
|
2021-01-20 11:36:07 +00:00
|
|
|
github.com/docker/distribution v2.7.1+incompatible
|
2021-01-19 17:29:09 +00:00
|
|
|
github.com/docker/docker v20.10.0-beta1.0.20201110211921-af34b94a78a1+incompatible
|
|
|
|
github.com/docker/go-units v0.4.0
|
2020-02-10 16:16:35 +00:00
|
|
|
github.com/ecooper/qlearning v0.0.0-20160612200101-3075011a69fd
|
2021-08-11 06:30:55 +00:00
|
|
|
github.com/fatih/color v1.12.0 // indirect
|
2021-06-16 21:29:23 +00:00
|
|
|
github.com/genuinetools/img v0.5.11
|
2019-11-10 17:04:06 +00:00
|
|
|
github.com/ghodss/yaml v1.0.0
|
2021-08-11 06:30:55 +00:00
|
|
|
github.com/go-sql-driver/mysql v1.6.0 // indirect
|
|
|
|
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
|
|
|
|
github.com/google/go-cmp v0.5.6 // indirect
|
2020-12-14 17:32:32 +00:00
|
|
|
github.com/google/go-containerregistry v0.2.1
|
2021-04-14 14:49:43 +00:00
|
|
|
github.com/google/renameio v1.0.0
|
2021-08-11 06:30:55 +00:00
|
|
|
github.com/google/uuid v1.3.0 // indirect
|
2020-12-25 09:34:37 +00:00
|
|
|
github.com/hashicorp/go-multierror v1.0.0
|
2021-08-11 06:30:55 +00:00
|
|
|
github.com/hashicorp/go-version v1.3.0
|
|
|
|
github.com/huandu/xstrings v1.3.2 // indirect
|
|
|
|
github.com/imdario/mergo v0.3.12
|
2020-11-23 18:13:54 +00:00
|
|
|
github.com/jedib0t/go-pretty v4.3.0+incompatible
|
|
|
|
github.com/jedib0t/go-pretty/v6 v6.0.5
|
2019-11-10 17:04:06 +00:00
|
|
|
github.com/jinzhu/copier v0.0.0-20180308034124-7e38e58719c3
|
2021-08-11 06:30:55 +00:00
|
|
|
github.com/klauspost/compress v1.12.2
|
2019-12-30 11:53:32 +00:00
|
|
|
github.com/klauspost/pgzip v1.2.1
|
2020-04-04 13:32:13 +00:00
|
|
|
github.com/knqyf263/go-deb-version v0.0.0-20190517075300-09fca494f03d
|
2019-11-16 13:16:44 +00:00
|
|
|
github.com/kyokomi/emoji v2.1.0+incompatible
|
2019-11-10 17:04:06 +00:00
|
|
|
github.com/logrusorgru/aurora v0.0.0-20190417123914-21d75270181e
|
2019-11-25 19:28:08 +00:00
|
|
|
github.com/marcsauter/single v0.0.0-20181104081128-f8bf46f26ec0
|
2021-08-11 06:30:55 +00:00
|
|
|
github.com/mattn/go-isatty v0.0.13 // indirect
|
|
|
|
github.com/mitchellh/copystructure v1.2.0 // indirect
|
2021-05-18 12:39:28 +00:00
|
|
|
github.com/mitchellh/hashstructure/v2 v2.0.1
|
2021-06-16 21:29:23 +00:00
|
|
|
github.com/moby/buildkit v0.7.2
|
2021-01-19 17:29:09 +00:00
|
|
|
github.com/moby/sys/mount v0.2.0 // indirect
|
2020-06-12 15:58:13 +00:00
|
|
|
github.com/mudler/cobra-extensions v0.0.0-20200612154940-31a47105fe3d
|
2020-04-18 09:41:34 +00:00
|
|
|
github.com/mudler/docker-companion v0.4.6-0.20200418093252-41846f112d87
|
2021-05-13 16:13:44 +00:00
|
|
|
github.com/mudler/go-pluggable v0.0.0-20210513155700-54c6443073af
|
2020-11-03 16:20:52 +00:00
|
|
|
github.com/mudler/topsort v0.0.0-20201103161459-db5c7901c290
|
2020-11-13 17:25:44 +00:00
|
|
|
github.com/onsi/ginkgo v1.14.2
|
|
|
|
github.com/onsi/gomega v1.10.3
|
2021-03-11 16:04:26 +00:00
|
|
|
github.com/opencontainers/go-digest v1.0.0
|
2021-01-20 11:36:07 +00:00
|
|
|
github.com/opencontainers/image-spec v1.0.1
|
2020-10-19 15:58:43 +00:00
|
|
|
github.com/otiai10/copy v1.2.1-0.20200916181228-26f84a0b1578
|
2019-11-10 17:04:06 +00:00
|
|
|
github.com/philopon/go-toposort v0.0.0-20170620085441-9be86dbd762f
|
2020-06-12 15:58:13 +00:00
|
|
|
github.com/pkg/errors v0.9.1
|
2020-11-20 17:16:49 +00:00
|
|
|
github.com/schollz/progressbar/v3 v3.7.1
|
2021-03-30 07:17:16 +00:00
|
|
|
github.com/sirupsen/logrus v1.7.0
|
2021-08-11 06:30:55 +00:00
|
|
|
github.com/spf13/cobra v1.2.1
|
|
|
|
github.com/spf13/viper v1.8.1
|
2021-03-11 16:04:26 +00:00
|
|
|
github.com/theupdateframework/notary v0.7.0
|
2021-01-19 17:29:09 +00:00
|
|
|
go.etcd.io/bbolt v1.3.5
|
2021-08-11 06:30:55 +00:00
|
|
|
go.uber.org/multierr v1.6.0
|
|
|
|
go.uber.org/zap v1.17.0
|
|
|
|
golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 // indirect
|
2021-07-09 09:52:23 +00:00
|
|
|
golang.org/x/mod v0.4.2
|
2021-08-11 06:30:55 +00:00
|
|
|
golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d // indirect
|
2021-08-11 08:35:48 +00:00
|
|
|
golang.org/x/oauth2 v0.0.0-20210810183815-faf39c7919d5 // indirect
|
2021-08-11 06:30:55 +00:00
|
|
|
golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e // indirect
|
2021-08-11 08:35:48 +00:00
|
|
|
golang.org/x/text v0.3.7 // indirect
|
2021-08-11 06:30:55 +00:00
|
|
|
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac // indirect
|
2021-08-11 08:35:48 +00:00
|
|
|
google.golang.org/genproto v0.0.0-20210811021853-ddbe55d93216 // indirect
|
2021-08-11 06:30:55 +00:00
|
|
|
google.golang.org/grpc v1.39.1
|
|
|
|
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
|
|
|
|
gopkg.in/yaml.v2 v2.4.0
|
2020-10-04 17:16:01 +00:00
|
|
|
helm.sh/helm/v3 v3.3.4
|
2021-01-20 11:36:07 +00:00
|
|
|
|
2019-11-10 17:04:06 +00:00
|
|
|
)
|
2020-04-18 09:41:34 +00:00
|
|
|
|
2020-06-06 06:30:28 +00:00
|
|
|
replace github.com/docker/docker => github.com/Luet-lab/moby v17.12.0-ce-rc1.0.20200605210607-749178b8f80d+incompatible
|
2021-01-19 17:29:09 +00:00
|
|
|
|
|
|
|
replace github.com/containerd/containerd => github.com/containerd/containerd v1.3.1-0.20200227195959-4d242818bf55
|
2021-06-16 21:29:23 +00:00
|
|
|
|
|
|
|
replace github.com/hashicorp/go-immutable-radix => github.com/tonistiigi/go-immutable-radix v0.0.0-20170803185627-826af9ccf0fe
|
|
|
|
|
|
|
|
replace github.com/jaguilar/vt100 => github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
|
|
|
|
|
|
|
|
replace github.com/opencontainers/runc => github.com/opencontainers/runc v1.0.0-rc9.0.20200221051241-688cf6d43cc4
|