2019-04-03 18:29:21 -07:00
module github . com / talos - systems / talos
2018-08-29 14:27:28 -07:00
2019-10-04 13:46:17 -07:00
go 1.13
2019-08-14 18:00:25 +00:00
2020-09-07 23:36:42 +03:00
replace (
github . com / Azure / go - autorest v10 . 8.1 + incompatible = > github . com / Azure / go - autorest / autorest v0 . 9.1
github . com / docker / distribution v2 . 7.1 + incompatible = > github . com / docker / distribution v2 . 7.1 - 0.20190205005809 - 0 d3efadf0154 + incompatible
github . com / talos - systems / talos / pkg / machinery = > . / pkg / machinery
)
2020-08-17 19:12:47 +03:00
2018-08-29 14:27:28 -07:00
require (
2020-02-07 23:39:13 +03:00
github . com / BurntSushi / toml v0 . 3.1
2020-07-16 17:50:44 +03:00
github . com / Microsoft / hcsshim v0 . 8.9 / / indirect
2020-09-03 19:57:56 -07:00
github . com / Microsoft / hcsshim / test v0 . 0.0 - 20200831205110 - d2cba219a8d7 / / indirect
2020-07-16 17:50:44 +03:00
github . com / armon / circbuf v0 . 0.0 - 20190214190532 - 5111143 e8da2
2020-05-26 00:21:11 +03:00
github . com / beevik / ntp v0 . 3.0
2020-10-20 01:08:16 +03:00
github . com / containerd / cgroups v0 . 0.0 - 20200824123100 - 0 b889c03f102
github . com / containerd / containerd v1 . 4.1
github . com / containerd / continuity v0 . 0.0 - 20200928162600 - f2cc35102c2a / / indirect
2019-01-15 18:46:41 -08:00
github . com / containerd / cri v1 . 11.1
2020-10-20 01:08:16 +03:00
github . com / containerd / go - cni v1 . 0.1
github . com / containerd / ttrpc v1 . 0.2 / / indirect
2020-07-16 17:50:44 +03:00
github . com / containerd / typeurl v1 . 0.1
github . com / containernetworking / cni v0 . 8.0
2020-10-20 01:08:16 +03:00
github . com / containernetworking / plugins v0 . 8.7
2019-08-14 18:00:25 +00:00
github . com / docker / distribution v2 . 7.1 + 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
2019-12-17 16:54:55 +03:00
github . com / dustin / go - humanize v1 . 0.0
2020-10-20 01:08:16 +03:00
github . com / fatih / color v1 . 9.0
2020-03-18 00:00:52 +03:00
github . com / firecracker - microvm / firecracker - go - sdk v0 . 21.0
2020-07-16 17:50:44 +03:00
github . com / fullsailor / pkcs7 v0 . 0.0 - 20190404230743 - d7302db945fa
github . com / gizak / termui / v3 v3 . 1.0
github . com / gogo / googleapis v1 . 4.0 / / indirect
2020-10-20 01:08:16 +03:00
github . com / golang / protobuf v1 . 4.3
2020-10-05 20:35:41 +03:00
github . com / google / uuid v1 . 1.2
2020-10-20 01:08:16 +03:00
github . com / grpc - ecosystem / go - grpc - middleware v1 . 2.2
github . com / hashicorp / go - getter v1 . 5.0
2020-07-16 17:50:44 +03:00
github . com / hashicorp / go - multierror v1 . 1.0
2020-10-20 01:08:16 +03:00
github . com / insomniacslk / dhcp v0 . 0.0 - 20200922210017 - 67 c425063dca
2020-10-20 14:23:38 -04:00
github . com / jsimonetti / rtnetlink v0 . 0.0 - 20201022080559 - 7 cf95b6356e5
2020-08-18 00:03:20 +03:00
github . com / kubernetes - sigs / bootkube v0 . 14.1 - 0.20200817205730 - 0 b4482256ca1
2020-10-20 01:08:16 +03:00
github . com / mattn / go - isatty v0 . 0.12
2020-04-23 21:12:44 -07:00
github . com / mdlayher / genetlink v1 . 0.0
2020-10-20 01:08:16 +03:00
github . com / mdlayher / netlink v1 . 1.1
2019-10-04 13:46:17 -07:00
github . com / opencontainers / image - spec v1 . 0.1 / / indirect
2020-09-04 08:58:16 -07:00
github . com / opencontainers / runc v1 . 0.0 - rc92 / / indirect
github . com / opencontainers / runtime - spec v1 . 0.3 - 0.20200728170252 - 4 d89ac9fbff6
2019-12-17 19:53:19 +00:00
github . com / pin / tftp v2 . 1.0 + incompatible
2020-10-20 01:08:16 +03:00
github . com / prometheus / procfs v0 . 2.0
2020-07-06 23:50:45 +03:00
github . com / rs / xid v1 . 2.1
2020-10-20 01:08:16 +03:00
github . com / ryanuber / columnize v2 . 1.2 + incompatible
2020-02-04 01:22:30 +03:00
github . com / smira / go - xz v0 . 0.0 - 20150414201226 - 0 c531f070014
2020-10-20 01:08:16 +03:00
github . com / spf13 / cobra v1 . 1.1
2020-07-16 17:50:44 +03:00
github . com / stretchr / testify v1 . 6.1
2019-12-05 21:22:29 +00:00
github . com / syndtr / gocapability v0 . 0.0 - 20180916011248 - d98352740cb2
2020-09-15 17:13:43 +03:00
github . com / talos - systems / bootkube - plugin v0 . 0.0 - 20200915135634 - 229 d57e818f3
2020-08-17 17:08:34 +03:00
github . com / talos - systems / crypto v0 . 2.0
2020-10-30 23:51:27 +03:00
github . com / talos - systems / go - blockdevice v0 . 1.1 - 0.20201030204209 - b4e67d73d70d
2020-09-02 20:14:25 +03:00
github . com / talos - systems / go - loadbalancer v0 . 1.0
2020-02-18 20:07:01 -08:00
github . com / talos - systems / go - procfs v0 . 0.0 - 20200219015357 - 57 c7311fdd45
2020-09-21 17:08:37 +03:00
github . com / talos - systems / go - retry v0 . 1.1 - 0.20200922131245 - 752 f081252cf
2020-10-20 01:08:16 +03:00
github . com / talos - systems / go - smbios v0 . 0.0 - 20200807005123 - 80196199691 e
2019-12-20 20:02:35 +00:00
github . com / talos - systems / grpc - proxy v0 . 2.0
2020-09-17 19:15:12 -04:00
github . com / talos - systems / net v0 . 2.0
2020-08-19 21:52:45 +03:00
github . com / talos - systems / talos / pkg / machinery v0 . 0.0 - 20200818212414 - 6 a7cc0264819
2020-10-20 01:08:16 +03:00
github . com / vishvananda / netns v0 . 0.0 - 20200728191858 - db3c7e526aae / / indirect
2020-09-07 23:36:42 +03:00
github . com / vmware - tanzu / sonobuoy v0 . 19.0
2020-07-16 17:50:44 +03:00
github . com / vmware / vmw - guestinfo v0 . 0.0 - 20200218095840 - 687661 b8bd8e
2020-09-01 23:44:44 +03:00
go . etcd . io / etcd v0 . 5.0 - alpha . 5.0 . 20200819165624 - 17 cef6e3e9d5 / / v3 . 4.10
2020-10-20 01:08:16 +03:00
golang . org / x / crypto v0 . 0.0 - 20201016220609 - 9 e8e0b390897
golang . org / x / net v0 . 0.0 - 20201016165138 - 7 b1cca2348c0
2020-10-02 22:50:35 +03:00
golang . org / x / oauth2 v0 . 0.0 - 20200107190931 - bf48bf16ab8d / / indirect
2020-10-20 01:08:16 +03:00
golang . org / x / sync v0 . 0.0 - 20201008141435 - b3e1573b7520
golang . org / x / sys v0 . 0.0 - 20201018230417 - eeed37f84f13
2020-07-16 17:50:44 +03:00
golang . org / x / time v0 . 0.0 - 20200630173020 - 3 af7569d3a1e
2020-10-20 01:08:16 +03:00
golang . org / x / tools v0 . 0.0 - 20201019175715 - b894a3290fff / / indirect
google . golang . org / grpc v1 . 29.1
2020-07-03 00:43:59 +03:00
google . golang . org / protobuf v1 . 25.0
2019-07-21 18:27:15 +00:00
gopkg . in / freddierice / go - losetup . v1 v1 . 0.0 - 20170407175016 - fc9adea44124
2019-04-29 13:51:32 -07:00
gopkg . in / fsnotify . v1 v1 . 4.7
2020-07-29 14:29:15 -07:00
gopkg . in / yaml . v3 v3 . 0.0 - 20200615113413 - eeeca48fe776
2020-10-19 17:31:51 +03:00
k8s . io / api v0 . 19.2
k8s . io / apimachinery v0 . 19.2
k8s . io / apiserver v0 . 19.2
k8s . io / client - go v0 . 19.2
k8s . io / cri - api v0 . 19.2
k8s . io / kubelet v0 . 19.2
2019-08-14 18:00:25 +00:00
)