2021-08-09 17:04:03 -04:00
|
|
|
module github.com/lxc/lxd
|
|
|
|
|
|
|
|
|
|
go 1.16
|
|
|
|
|
|
|
|
|
|
require (
|
|
|
|
|
github.com/Rican7/retry v0.3.1
|
|
|
|
|
github.com/armon/go-proxyproto v0.0.0-20210323213023-7e956b284f0a
|
|
|
|
|
github.com/canonical/candid v1.10.2
|
2021-08-24 11:25:02 -04:00
|
|
|
github.com/canonical/go-dqlite v1.9.0
|
2021-08-09 17:04:03 -04:00
|
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.1 // indirect
|
|
|
|
|
github.com/digitalocean/go-libvirt v0.0.0-20210723161134-761cfeeb5968 // indirect
|
|
|
|
|
github.com/digitalocean/go-qemu v0.0.0-20210326154740-ac9e0b687001
|
|
|
|
|
github.com/digitalocean/go-smbios v0.0.0-20180907143718-390a4f403a8e
|
|
|
|
|
github.com/dustinkirkland/golang-petname v0.0.0-20191129215211-8e5a1ed0cff0
|
|
|
|
|
github.com/farjump/go-libudev v0.0.0-20171109190736-8b0739cd6d0b
|
|
|
|
|
github.com/flosch/pongo2 v0.0.0-20200913210552-0d938eb266f3
|
2021-09-02 16:17:43 -04:00
|
|
|
github.com/fsnotify/fsnotify v1.5.1
|
2021-08-09 17:04:03 -04:00
|
|
|
github.com/fvbommel/sortorder v1.0.2
|
|
|
|
|
github.com/golang/protobuf v1.5.2
|
|
|
|
|
github.com/google/gopacket v1.1.19
|
|
|
|
|
github.com/gorilla/mux v1.8.0
|
|
|
|
|
github.com/gorilla/websocket v1.4.2
|
|
|
|
|
github.com/gosexy/gettext v0.0.0-20160830220431-74466a0a0c4a
|
|
|
|
|
github.com/hashicorp/go-msgpack v1.1.5
|
|
|
|
|
github.com/jaypipes/pcidb v0.6.0
|
|
|
|
|
github.com/jkeiser/iter v0.0.0-20200628201005-c8aa0ae784d1 // indirect
|
|
|
|
|
github.com/juju/errors v0.0.0-20210818161939-5560c4c073ff // indirect
|
|
|
|
|
github.com/juju/gomaasapi v0.0.0-20200602032615-aa561369c767
|
|
|
|
|
github.com/juju/httprequest v1.0.1
|
|
|
|
|
github.com/juju/loggo v0.0.0-20210728185423-eebad3a902c4 // indirect
|
|
|
|
|
github.com/juju/mgo/v2 v2.0.0-20210414025616-e854c672032f // indirect
|
|
|
|
|
github.com/juju/persistent-cookiejar v0.0.0-20171026135701-d5e5a8405ef9
|
|
|
|
|
github.com/juju/schema v1.0.1-0.20190814234152-1f8aaeef0989
|
|
|
|
|
github.com/juju/utils v0.0.0-20200604140309-9d78121a29e0 // indirect
|
|
|
|
|
github.com/juju/version v0.0.0-20210303051006-2015802527a8 // indirect
|
|
|
|
|
github.com/juju/webbrowser v1.0.0 // indirect
|
|
|
|
|
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
|
2021-09-30 17:31:30 -04:00
|
|
|
github.com/mattn/go-colorable v0.1.11
|
2021-08-24 11:25:02 -04:00
|
|
|
github.com/mattn/go-sqlite3 v1.14.8
|
2021-08-09 17:04:03 -04:00
|
|
|
github.com/mdlayher/netx v0.0.0-20200512211805-669a06fde734
|
|
|
|
|
github.com/mdlayher/vsock v0.0.0-20210303205602-10d591861736
|
|
|
|
|
github.com/miekg/dns v1.1.43
|
|
|
|
|
github.com/olekukonko/tablewriter v0.0.5
|
2021-10-04 16:54:58 -04:00
|
|
|
github.com/osrg/gobgp v0.0.0-20211001064702-91b91278600d
|
2021-08-09 17:04:03 -04:00
|
|
|
github.com/pborman/uuid v1.2.1
|
|
|
|
|
github.com/pkg/errors v0.9.1
|
|
|
|
|
github.com/rogpeppe/fastuuid v1.2.0
|
|
|
|
|
github.com/spf13/cobra v1.2.1
|
2021-09-30 17:31:30 -04:00
|
|
|
github.com/spf13/viper v1.9.0 // indirect
|
2021-08-09 17:04:03 -04:00
|
|
|
github.com/stretchr/testify v1.7.0
|
|
|
|
|
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
|
2021-08-24 12:44:22 -04:00
|
|
|
github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f // indirect
|
2021-08-09 17:04:03 -04:00
|
|
|
go.etcd.io/bbolt v1.3.6
|
2021-09-30 17:31:30 -04:00
|
|
|
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
|
2021-11-01 10:34:34 +03:00
|
|
|
golang.org/x/net v0.0.0-20211004195052-b30845b58a23
|
2021-10-04 16:54:58 -04:00
|
|
|
golang.org/x/sys v0.0.0-20211004093028-2c5d950f24ef
|
2021-09-30 17:31:30 -04:00
|
|
|
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
|
2021-08-24 12:44:22 -04:00
|
|
|
golang.org/x/text v0.3.7 // indirect
|
2021-10-04 16:54:58 -04:00
|
|
|
google.golang.org/genproto v0.0.0-20211001223012-bfb93cce50d9 // indirect
|
2021-09-30 17:31:30 -04:00
|
|
|
google.golang.org/grpc v1.41.0 // indirect
|
2021-10-04 16:54:58 -04:00
|
|
|
google.golang.org/protobuf v1.27.1
|
2021-08-09 17:04:03 -04:00
|
|
|
gopkg.in/juju/environschema.v1 v1.0.0
|
|
|
|
|
gopkg.in/lxc/go-lxc.v2 v2.0.0-20210307013912-d9b9f727ce0f
|
|
|
|
|
gopkg.in/macaroon-bakery.v2 v2.3.0
|
|
|
|
|
gopkg.in/robfig/cron.v2 v2.0.0-20150107220207-be2e0b0deed5
|
|
|
|
|
gopkg.in/tomb.v2 v2.0.0-20161208151619-d5d1b5820637
|
|
|
|
|
gopkg.in/yaml.v2 v2.4.0
|
|
|
|
|
)
|