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
|
2022-03-21 13:58:39 +00:00
|
|
|
github.com/Masterminds/sprig/v3 v3.2.1
|
2021-10-06 11:41:14 +00:00
|
|
|
github.com/Sabayon/pkgs-checker v0.8.4
|
2019-11-10 17:04:06 +00:00
|
|
|
github.com/asdine/storm v0.0.0-20190418133842-e0f77eada154
|
2022-04-26 17:24:31 +00:00
|
|
|
github.com/asottile/dockerfile v3.1.0+incompatible
|
2020-11-18 23:56:59 +00:00
|
|
|
github.com/cavaliercoder/grab v1.0.1-0.20201108051000-98a5bfe305ec
|
2022-04-26 17:24:31 +00:00
|
|
|
github.com/containerd/containerd v1.6.3-0.20220401172941-5ff8fce1fcc6
|
2021-08-07 09:11:42 +00:00
|
|
|
github.com/crillab/gophersat v1.3.2-0.20210701121804-72b19f5b6b38
|
2022-04-26 17:24:31 +00:00
|
|
|
github.com/docker/cli v20.10.13+incompatible
|
2022-03-12 17:30:57 +00:00
|
|
|
github.com/docker/distribution v2.8.0+incompatible
|
2021-12-28 17:55:59 +00:00
|
|
|
github.com/docker/docker v20.10.10+incompatible
|
2021-01-19 17:29:09 +00:00
|
|
|
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-10-06 11:41:14 +00:00
|
|
|
github.com/fsnotify/fsnotify v1.5.1 // indirect
|
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
|
2021-12-28 17:55:59 +00:00
|
|
|
github.com/google/go-containerregistry v0.7.0
|
2021-04-14 14:49:43 +00:00
|
|
|
github.com/google/renameio v1.0.0
|
2021-10-23 18:47:32 +00:00
|
|
|
github.com/gookit/color v1.5.0
|
2022-04-26 17:24:31 +00:00
|
|
|
github.com/hashicorp/go-multierror v1.1.1
|
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
|
2021-12-17 14:21:03 +00:00
|
|
|
github.com/ipfs/go-log/v2 v2.4.0
|
2019-11-10 17:04:06 +00:00
|
|
|
github.com/jinzhu/copier v0.0.0-20180308034124-7e38e58719c3
|
2022-06-07 21:27:45 +00:00
|
|
|
github.com/kendru/darwin/go/depgraph v0.0.0-20220319173517-8abc3541da93
|
2022-04-26 17:24:31 +00:00
|
|
|
github.com/klauspost/compress v1.15.1
|
2021-10-24 15:16:36 +00:00
|
|
|
github.com/klauspost/pgzip v1.2.5
|
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-25 19:28:08 +00:00
|
|
|
github.com/marcsauter/single v0.0.0-20181104081128-f8bf46f26ec0
|
2021-12-17 14:21:03 +00:00
|
|
|
github.com/mattn/go-isatty v0.0.14
|
2021-08-11 06:30:55 +00:00
|
|
|
github.com/mitchellh/copystructure v1.2.0 // indirect
|
2022-04-26 17:24:31 +00:00
|
|
|
github.com/mitchellh/hashstructure/v2 v2.0.2
|
2021-10-06 11:41:14 +00:00
|
|
|
github.com/mitchellh/mapstructure v1.4.2 // indirect
|
2022-04-26 17:24:31 +00:00
|
|
|
github.com/moby/buildkit v0.10.1 // indirect
|
2021-10-24 15:16:36 +00:00
|
|
|
github.com/moby/moby v20.10.9+incompatible
|
2020-06-12 15:58:13 +00:00
|
|
|
github.com/mudler/cobra-extensions v0.0.0-20200612154940-31a47105fe3d
|
2021-12-07 17:23:49 +00:00
|
|
|
github.com/mudler/go-pluggable v0.0.0-20211206135551-9263b05c562e
|
2020-11-03 16:20:52 +00:00
|
|
|
github.com/mudler/topsort v0.0.0-20201103161459-db5c7901c290
|
2021-12-31 20:01:40 +00:00
|
|
|
github.com/onsi/ginkgo/v2 v2.0.0
|
|
|
|
github.com/onsi/gomega v1.17.0
|
2021-03-11 16:04:26 +00:00
|
|
|
github.com/opencontainers/go-digest v1.0.0
|
2022-04-26 17:24:31 +00:00
|
|
|
github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
|
2020-10-19 15:58:43 +00:00
|
|
|
github.com/otiai10/copy v1.2.1-0.20200916181228-26f84a0b1578
|
2022-04-26 17:24:31 +00:00
|
|
|
github.com/pelletier/go-toml v1.9.4
|
2021-10-26 13:44:44 +00:00
|
|
|
github.com/peterbourgon/diskv v2.0.1+incompatible
|
2020-06-12 15:58:13 +00:00
|
|
|
github.com/pkg/errors v0.9.1
|
2021-10-19 20:26:23 +00:00
|
|
|
github.com/pterm/pterm v0.12.32-0.20211002183613-ada9ef6790c3
|
2021-10-19 15:06:48 +00:00
|
|
|
github.com/rancher-sandbox/gofilecache v0.0.0-20210330135715-becdeff5df15
|
2021-10-06 11:41:14 +00:00
|
|
|
github.com/spf13/cast v1.4.1 // indirect
|
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
|
2022-04-26 17:24:31 +00:00
|
|
|
go.etcd.io/bbolt v1.3.6
|
2021-08-11 06:30:55 +00:00
|
|
|
go.uber.org/multierr v1.6.0
|
|
|
|
go.uber.org/zap v1.17.0
|
2021-07-09 09:52:23 +00:00
|
|
|
golang.org/x/mod v0.4.2
|
2021-10-23 18:47:32 +00:00
|
|
|
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
|
2021-10-06 11:41:14 +00:00
|
|
|
gopkg.in/ini.v1 v1.63.2 // indirect
|
2021-08-11 06:30:55 +00:00
|
|
|
gopkg.in/yaml.v2 v2.4.0
|
2022-03-21 13:58:39 +00:00
|
|
|
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
|
2021-01-20 11:36:07 +00:00
|
|
|
|
2019-11-10 17:04:06 +00:00
|
|
|
)
|