2019-04-03 18:29:21 -07:00
module github . com / talos - systems / talos
2018-08-29 14:27:28 -07:00
require (
2019-04-23 21:25:41 -05:00
code . cloudfoundry . org / bytefmt v0 . 0.0 - 20180906201452 - 2 aa6f33b730c
2019-01-15 20:29:13 -08:00
github . com / BurntSushi / toml v0 . 3.1 / / indirect
2018-09-20 13:34:26 -07:00
github . com / Microsoft / go - winio v0 . 4.9 / / indirect
github . com / Microsoft / hcsshim v0 . 7.0 / / indirect
2019-03-23 17:58:13 -05:00
github . com / beevik / ntp v0 . 2.0
2018-09-20 13:34:26 -07:00
github . com / containerd / cgroups v0 . 0.0 - 20180905221500 - 58556 f5ad844
2019-04-14 10:25:03 -07:00
github . com / containerd / containerd v1 . 2.6
2018-10-13 09:30:17 -07:00
github . com / containerd / continuity v0 . 0.0 - 20181003075958 - be9bd761db19 / / indirect
2019-01-15 18:46:41 -08:00
github . com / containerd / cri v1 . 11.1
2018-09-20 13:34:26 -07:00
github . com / containerd / fifo v0 . 0.0 - 20180307165137 - 3 d5202aec260 / / indirect
github . com / containerd / typeurl v0 . 0.0 - 20180627222232 - a93fcdb778cd
github . com / coreos / go - systemd v0 . 0.0 - 20180828140353 - eee3db372b31 / / indirect
2018-12-18 14:45:50 -08:00
github . com / davecgh / go - spew v1 . 1.1 / / indirect
2019-04-29 17:23:05 -07:00
github . com / docker / distribution v2 . 7.1 - 0.20190205005809 - 0 d3efadf0154 + incompatible
2019-04-28 12:06:03 -07:00
github . com / docker / docker v1 . 13.1
2019-04-29 11:51:39 -07:00
github . com / docker / go - connections v0 . 4.0
2018-09-20 13:34:26 -07:00
github . com / docker / go - events v0 . 0.0 - 20170721190031 - 9461782956 ad / / indirect
github . com / docker / go - units v0 . 3.3 / / indirect
2019-01-23 15:48:02 -08:00
github . com / evanphx / json - patch v4 . 1.0 + incompatible / / indirect
2018-09-20 13:34:26 -07:00
github . com / fsnotify / fsnotify v1 . 4.7 / / indirect
github . com / fullsailor / pkcs7 v0 . 0.0 - 20180613152042 - 8306686428 a5
2019-04-23 21:25:41 -05:00
github . com / gizak / termui / v3 v3 . 0.0
2018-09-20 13:34:26 -07:00
github . com / godbus / dbus v4 . 1.0 + incompatible / / indirect
github . com / gogo / googleapis v1 . 1.0 / / indirect
github . com / gogo / protobuf v1 . 1.1 / / indirect
2019-01-23 15:48:02 -08:00
github . com / golang / groupcache v0 . 0.0 - 20181024230925 - c65c006176ff / / indirect
2018-10-13 09:30:17 -07:00
github . com / golang / protobuf v1 . 2.0
2018-09-20 13:34:26 -07:00
github . com / google / gofuzz v0 . 0.0 - 20170612174753 - 24818 f796faf / / indirect
2018-11-04 18:24:44 -08:00
github . com / google / uuid v1 . 0.0
2018-09-20 13:34:26 -07:00
github . com / googleapis / gnostic v0 . 2.0 / / indirect
2019-04-10 19:57:03 +03:00
github . com / hashicorp / go - multierror v1 . 0.0
2019-01-23 15:48:02 -08:00
github . com / hashicorp / golang - lru v0 . 5.0 / / indirect
2018-09-20 13:34:26 -07:00
github . com / hpcloud / tail v1 . 0.0 / / indirect
2019-01-23 15:48:02 -08:00
github . com / imdario / mergo v0 . 3.6 / / indirect
2018-09-20 13:34:26 -07:00
github . com / inconshreveable / mousetrap v1 . 0.0 / / indirect
github . com / json - iterator / go v0 . 0.0 - 20180701071628 - ab8a2e0c74be / / indirect
2019-01-15 20:29:13 -08:00
github . com / kr / pretty v0 . 1.0 / / indirect
2019-03-28 17:39:26 -07:00
github . com / lithammer / dedent v1 . 1.0 / / indirect
2019-03-24 20:21:41 -07:00
github . com / mdlayher / genetlink v0 . 0.0 - 20190313224034 - 60417448 a851
github . com / mdlayher / netlink v0 . 0.0 - 20190313131330 - 258 ea9dff42c
2018-09-20 13:34:26 -07:00
github . com / modern - go / concurrent v0 . 0.0 - 20180306012644 - bacd9c7ef1dd / / indirect
github . com / modern - go / reflect2 v0 . 0.0 - 20180701023420 - 4 b7aa43c6742 / / indirect
github . com / onsi / ginkgo v1 . 6.0 / / indirect
github . com / onsi / gomega v1 . 4.1 / / indirect
github . com / opencontainers / go - digest v1 . 0.0 - rc1 / / indirect
github . com / opencontainers / image - spec v1 . 0.1 / / indirect
2019-01-15 20:29:13 -08:00
github . com / opencontainers / runc v0 . 1.1 / / indirect
2018-09-20 13:34:26 -07:00
github . com / opencontainers / runtime - spec v0 . 1.2 - 0.20180710222632 - d810dbc60d8c
2019-02-19 11:41:41 -05:00
github . com / pkg / errors v0 . 8.1
2018-09-20 13:34:26 -07:00
github . com / pmezard / go - difflib v1 . 0.0 / / indirect
2019-04-23 21:25:41 -05:00
github . com / prometheus / procfs v0 . 0.0 - 20190416084830 - 8368 d24ba045
2019-04-24 16:44:57 -05:00
github . com / ryanuber / columnize v2 . 1.0 + incompatible
2018-09-20 13:34:26 -07:00
github . com / sirupsen / logrus v1 . 0.6 / / indirect
2018-12-19 22:22:05 -08:00
github . com / spf13 / afero v1 . 2.0 / / indirect
2018-09-20 13:34:26 -07:00
github . com / spf13 / cobra v0 . 0.3
2019-01-15 20:29:13 -08:00
github . com / spf13 / pflag v1 . 0.3 / / indirect
2019-03-04 18:36:09 -08:00
github . com / stretchr / objx v0 . 1.1 / / indirect
2019-03-01 00:06:30 +03:00
github . com / stretchr / testify v1 . 2.2
2018-09-20 13:34:26 -07:00
github . com / syndtr / gocapability v0 . 0.0 - 20180223013746 - 33 e07d32887e / / indirect
2019-04-03 19:51:19 -07:00
github . com / talos - systems / dhcp v0 . 0.0 - 20190403231749 - dd8bdda8e381
2019-02-27 10:58:37 -05:00
github . com / u - root / u - root v4 . 0.0 + incompatible / / indirect
2019-02-23 23:17:56 -08:00
github . com / vishvananda / netlink v1 . 0.0
github . com / vishvananda / netns v0 . 0.0 - 20180720170159 - 13995 c7128cc / / indirect
2018-11-16 21:32:16 -08:00
github . com / vmware / vmw - guestinfo v0 . 0.0 - 20170707015358 - 25 eff159a728
2019-04-24 16:44:57 -05:00
golang . org / x / crypto v0 . 0.0 - 20190308221718 - c2843e01d9a2
2019-04-11 02:50:56 +03:00
golang . org / x / net v0 . 0.0 - 20190313220215 - 9 f648a60d977
2019-03-24 20:21:41 -07:00
golang . org / x / sys v0 . 0.0 - 20190312061237 - fead79001313
2018-11-04 18:24:44 -08:00
golang . org / x / text v0 . 3.0
2019-01-23 15:48:02 -08:00
golang . org / x / time v0 . 0.0 - 20181108054448 - 85 acf8d2951c / / indirect
2019-05-02 13:10:16 -05:00
golang . org / x / xerrors v0 . 0.0 - 20190410155217 - 1 f06c39b4373
2018-12-24 07:42:30 -08:00
google . golang . org / genproto v0 . 0.0 - 20181221175505 - bd9b4fb69e2f / / indirect
2018-12-15 19:52:03 -08:00
google . golang . org / grpc v1 . 17.0
2018-09-20 13:34:26 -07:00
gopkg . in / airbrake / gobrake . v2 v2 . 0.9 / / indirect
2019-01-15 20:29:13 -08:00
gopkg . in / check . v1 v1 . 0.0 - 20180628173108 - 788 fd7840127 / / indirect
2019-04-29 13:51:32 -07:00
gopkg . in / fsnotify . v1 v1 . 4.7
2018-09-20 13:34:26 -07:00
gopkg . in / gemnasium / logrus - airbrake - hook . v2 v2 . 1.2 / / indirect
gopkg . in / inf . v0 v0 . 9.1 / / indirect
gopkg . in / tomb . v1 v1 . 0.0 - 20141024135613 - dd632973f1e7 / / indirect
2018-12-15 19:52:03 -08:00
gopkg . in / yaml . v2 v2 . 2.2
2018-09-20 13:34:26 -07:00
gotest . tools v2 . 1.0 + incompatible / / indirect
2019-04-14 07:20:34 -07:00
k8s . io / api v0 . 0.0 - 20190409021203 - 6 e4e0e4f393b
2019-03-28 17:39:26 -07:00
k8s . io / apiextensions - apiserver v0 . 0.0 - 20190322231200 - 1 c09d17c1352 / / indirect
2019-04-14 07:20:34 -07:00
k8s . io / apimachinery v0 . 0.0 - 20190404173353 - 6 a84e37a896d
2019-03-28 17:39:26 -07:00
k8s . io / apiserver v0 . 0.0 - 20190324105220 - f881eae9ec04 / / indirect
2019-04-14 07:20:34 -07:00
k8s . io / client - go v11 . 0.0 + incompatible
2019-03-28 17:39:26 -07:00
k8s . io / cloud - provider v0 . 0.0 - 20190323031113 - 9 c9d72d1bf90 / / indirect
k8s . io / cluster - bootstrap v0 . 0.0 - 20190313124217 - 0 fa624df11e9 / / indirect
k8s . io / component - base v0 . 0.0 - 20190313120452 - 4727 f38490bc / / indirect
k8s . io / klog v0 . 2.0 / / indirect
k8s . io / kube - openapi v0 . 0.0 - 20190320154901 - 5 e45bb682580 / / indirect
k8s . io / kube - proxy v0 . 0.0 - 20190320190624 - 78 a1c9778e0e / / indirect
k8s . io / kubelet v0 . 0.0 - 20190313123811 - 3556 bcde9670 / / indirect
2019-04-14 07:20:34 -07:00
k8s . io / kubernetes v1 . 14.1
2019-03-28 17:39:26 -07:00
k8s . io / utils v0 . 0.0 - 20190308190857 - 21 c4ce38f2a7 / / indirect
2018-12-15 19:52:03 -08:00
sigs . k8s . io / yaml v1 . 1.0 / / indirect
2018-08-29 14:27:28 -07:00
)