mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-15 11:34:22 +01:00
This'll address issue where netlink couldn't build on Darwin hosts. Fixes: #6026 Signed-off-by: Eric Ernst <eric_ernst@apple.com>
554 lines
20 KiB
Plaintext
554 lines
20 KiB
Plaintext
# code.cloudfoundry.org/bytefmt v0.0.0-20211005130812-5bb3c17173e5
|
|
## explicit; go 1.16
|
|
code.cloudfoundry.org/bytefmt
|
|
# github.com/BurntSushi/toml v1.2.0
|
|
## explicit; go 1.16
|
|
github.com/BurntSushi/toml
|
|
github.com/BurntSushi/toml/internal
|
|
# github.com/Microsoft/go-winio v0.5.2
|
|
## explicit; go 1.13
|
|
github.com/Microsoft/go-winio
|
|
github.com/Microsoft/go-winio/pkg/guid
|
|
github.com/Microsoft/go-winio/pkg/security
|
|
github.com/Microsoft/go-winio/vhd
|
|
# github.com/Microsoft/hcsshim v0.9.4
|
|
## explicit; go 1.13
|
|
github.com/Microsoft/hcsshim
|
|
github.com/Microsoft/hcsshim/computestorage
|
|
github.com/Microsoft/hcsshim/internal/cow
|
|
github.com/Microsoft/hcsshim/internal/hcs
|
|
github.com/Microsoft/hcsshim/internal/hcs/schema1
|
|
github.com/Microsoft/hcsshim/internal/hcs/schema2
|
|
github.com/Microsoft/hcsshim/internal/hcserror
|
|
github.com/Microsoft/hcsshim/internal/hns
|
|
github.com/Microsoft/hcsshim/internal/interop
|
|
github.com/Microsoft/hcsshim/internal/jobobject
|
|
github.com/Microsoft/hcsshim/internal/log
|
|
github.com/Microsoft/hcsshim/internal/logfields
|
|
github.com/Microsoft/hcsshim/internal/longpath
|
|
github.com/Microsoft/hcsshim/internal/mergemaps
|
|
github.com/Microsoft/hcsshim/internal/oc
|
|
github.com/Microsoft/hcsshim/internal/queue
|
|
github.com/Microsoft/hcsshim/internal/safefile
|
|
github.com/Microsoft/hcsshim/internal/timeout
|
|
github.com/Microsoft/hcsshim/internal/vmcompute
|
|
github.com/Microsoft/hcsshim/internal/wclayer
|
|
github.com/Microsoft/hcsshim/internal/winapi
|
|
github.com/Microsoft/hcsshim/osversion
|
|
# github.com/PuerkitoBio/purell v1.1.1
|
|
## explicit
|
|
github.com/PuerkitoBio/purell
|
|
# github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
|
|
## explicit
|
|
github.com/PuerkitoBio/urlesc
|
|
# github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef
|
|
## explicit; go 1.13
|
|
github.com/asaskevich/govalidator
|
|
# github.com/beorn7/perks v1.0.1
|
|
## explicit; go 1.11
|
|
github.com/beorn7/perks/quantile
|
|
# github.com/blang/semver v3.5.1+incompatible
|
|
## explicit
|
|
github.com/blang/semver
|
|
# github.com/blang/semver/v4 v4.0.0
|
|
## explicit; go 1.14
|
|
github.com/blang/semver/v4
|
|
# github.com/cespare/xxhash/v2 v2.1.2
|
|
## explicit; go 1.11
|
|
github.com/cespare/xxhash/v2
|
|
# github.com/cilium/ebpf v0.7.0
|
|
## explicit; go 1.16
|
|
github.com/cilium/ebpf
|
|
github.com/cilium/ebpf/asm
|
|
github.com/cilium/ebpf/internal
|
|
github.com/cilium/ebpf/internal/btf
|
|
github.com/cilium/ebpf/internal/unix
|
|
github.com/cilium/ebpf/link
|
|
# github.com/containerd/cgroups v1.0.5-0.20220625035431-cf7417bca682
|
|
## explicit; go 1.17
|
|
github.com/containerd/cgroups
|
|
github.com/containerd/cgroups/stats/v1
|
|
github.com/containerd/cgroups/v2
|
|
github.com/containerd/cgroups/v2/stats
|
|
# github.com/containerd/console v1.0.3
|
|
## explicit; go 1.13
|
|
github.com/containerd/console
|
|
# github.com/containerd/containerd v1.6.8
|
|
## explicit; go 1.17
|
|
github.com/containerd/containerd/api/events
|
|
github.com/containerd/containerd/api/services/ttrpc/events/v1
|
|
github.com/containerd/containerd/api/types
|
|
github.com/containerd/containerd/api/types/task
|
|
github.com/containerd/containerd/defaults
|
|
github.com/containerd/containerd/errdefs
|
|
github.com/containerd/containerd/events
|
|
github.com/containerd/containerd/events/exchange
|
|
github.com/containerd/containerd/filters
|
|
github.com/containerd/containerd/identifiers
|
|
github.com/containerd/containerd/log
|
|
github.com/containerd/containerd/mount
|
|
github.com/containerd/containerd/namespaces
|
|
github.com/containerd/containerd/pkg/cri/annotations
|
|
github.com/containerd/containerd/pkg/dialer
|
|
github.com/containerd/containerd/pkg/ioutil
|
|
github.com/containerd/containerd/pkg/runtimeoptions/v1
|
|
github.com/containerd/containerd/pkg/shutdown
|
|
github.com/containerd/containerd/pkg/ttrpcutil
|
|
github.com/containerd/containerd/pkg/userns
|
|
github.com/containerd/containerd/plugin
|
|
github.com/containerd/containerd/runtime
|
|
github.com/containerd/containerd/runtime/linux/runctypes
|
|
github.com/containerd/containerd/runtime/v2/runc/options
|
|
github.com/containerd/containerd/runtime/v2/shim
|
|
github.com/containerd/containerd/runtime/v2/task
|
|
github.com/containerd/containerd/sys
|
|
github.com/containerd/containerd/sys/reaper
|
|
github.com/containerd/containerd/version
|
|
# github.com/containerd/cri-containerd v1.19.0
|
|
## explicit
|
|
github.com/containerd/cri-containerd/pkg/api/runtimeoptions/v1
|
|
# github.com/containerd/fifo v1.0.0
|
|
## explicit; go 1.13
|
|
github.com/containerd/fifo
|
|
# github.com/containerd/go-runc v1.0.0
|
|
## explicit; go 1.13
|
|
github.com/containerd/go-runc
|
|
# github.com/containerd/ttrpc v1.1.0
|
|
## explicit; go 1.13
|
|
github.com/containerd/ttrpc
|
|
# github.com/containerd/typeurl v1.0.2
|
|
## explicit; go 1.13
|
|
github.com/containerd/typeurl
|
|
# github.com/containernetworking/cni v1.1.2
|
|
## explicit; go 1.14
|
|
github.com/containernetworking/cni/pkg/skel
|
|
github.com/containernetworking/cni/pkg/types
|
|
github.com/containernetworking/cni/pkg/types/020
|
|
github.com/containernetworking/cni/pkg/types/040
|
|
github.com/containernetworking/cni/pkg/types/100
|
|
github.com/containernetworking/cni/pkg/types/create
|
|
github.com/containernetworking/cni/pkg/types/internal
|
|
github.com/containernetworking/cni/pkg/utils
|
|
github.com/containernetworking/cni/pkg/version
|
|
# github.com/containernetworking/plugins v1.1.1
|
|
## explicit; go 1.17
|
|
github.com/containernetworking/plugins/pkg/ns
|
|
github.com/containernetworking/plugins/pkg/testutils
|
|
# github.com/containers/podman/v4 v4.2.0
|
|
## explicit; go 1.16
|
|
github.com/containers/podman/v4/pkg/annotations
|
|
# github.com/coreos/go-systemd/v22 v22.3.2
|
|
## explicit; go 1.12
|
|
github.com/coreos/go-systemd/v22/dbus
|
|
# github.com/cpuguy83/go-md2man/v2 v2.0.2
|
|
## explicit; go 1.11
|
|
github.com/cpuguy83/go-md2man/v2/md2man
|
|
# github.com/cyphar/filepath-securejoin v0.2.3
|
|
## explicit; go 1.13
|
|
github.com/cyphar/filepath-securejoin
|
|
# github.com/davecgh/go-spew v1.1.1
|
|
## explicit
|
|
github.com/davecgh/go-spew/spew
|
|
# github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
|
|
## explicit
|
|
github.com/docker/go-events
|
|
# github.com/docker/go-units v0.4.0
|
|
## explicit
|
|
github.com/docker/go-units
|
|
# github.com/frankban/quicktest v1.13.1
|
|
## explicit; go 1.13
|
|
# github.com/fsnotify/fsnotify v1.5.4
|
|
## explicit; go 1.16
|
|
github.com/fsnotify/fsnotify
|
|
# github.com/go-ini/ini v1.28.2
|
|
## explicit
|
|
github.com/go-ini/ini
|
|
# github.com/go-logr/logr v1.2.2
|
|
## explicit; go 1.16
|
|
github.com/go-logr/logr
|
|
github.com/go-logr/logr/funcr
|
|
# github.com/go-logr/stdr v1.2.2
|
|
## explicit; go 1.16
|
|
github.com/go-logr/stdr
|
|
# github.com/go-openapi/analysis v0.21.2
|
|
## explicit; go 1.13
|
|
github.com/go-openapi/analysis
|
|
github.com/go-openapi/analysis/internal/debug
|
|
github.com/go-openapi/analysis/internal/flatten/normalize
|
|
github.com/go-openapi/analysis/internal/flatten/operations
|
|
github.com/go-openapi/analysis/internal/flatten/replace
|
|
github.com/go-openapi/analysis/internal/flatten/schutils
|
|
github.com/go-openapi/analysis/internal/flatten/sortref
|
|
# github.com/go-openapi/errors v0.20.2
|
|
## explicit; go 1.14
|
|
github.com/go-openapi/errors
|
|
# github.com/go-openapi/jsonpointer v0.19.5
|
|
## explicit; go 1.13
|
|
github.com/go-openapi/jsonpointer
|
|
# github.com/go-openapi/jsonreference v0.19.6
|
|
## explicit; go 1.13
|
|
github.com/go-openapi/jsonreference
|
|
# github.com/go-openapi/loads v0.21.1
|
|
## explicit; go 1.13
|
|
github.com/go-openapi/loads
|
|
# github.com/go-openapi/runtime v0.19.21
|
|
## explicit; go 1.13
|
|
github.com/go-openapi/runtime
|
|
github.com/go-openapi/runtime/client
|
|
github.com/go-openapi/runtime/logger
|
|
github.com/go-openapi/runtime/middleware
|
|
github.com/go-openapi/runtime/middleware/denco
|
|
github.com/go-openapi/runtime/middleware/header
|
|
github.com/go-openapi/runtime/middleware/untyped
|
|
github.com/go-openapi/runtime/security
|
|
# github.com/go-openapi/spec v0.20.4
|
|
## explicit; go 1.13
|
|
github.com/go-openapi/spec
|
|
# github.com/go-openapi/strfmt v0.21.1
|
|
## explicit; go 1.13
|
|
github.com/go-openapi/strfmt
|
|
# github.com/go-openapi/swag v0.21.1
|
|
## explicit; go 1.11
|
|
github.com/go-openapi/swag
|
|
# github.com/go-openapi/validate v0.22.0
|
|
## explicit; go 1.14
|
|
github.com/go-openapi/validate
|
|
# github.com/go-stack/stack v1.8.0
|
|
## explicit
|
|
github.com/go-stack/stack
|
|
# github.com/godbus/dbus/v5 v5.1.0
|
|
## explicit; go 1.12
|
|
github.com/godbus/dbus/v5
|
|
# github.com/gogo/protobuf v1.3.2
|
|
## explicit; go 1.15
|
|
github.com/gogo/protobuf/gogoproto
|
|
github.com/gogo/protobuf/jsonpb
|
|
github.com/gogo/protobuf/proto
|
|
github.com/gogo/protobuf/protoc-gen-gogo/descriptor
|
|
github.com/gogo/protobuf/sortkeys
|
|
github.com/gogo/protobuf/types
|
|
# github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
|
|
## explicit
|
|
github.com/golang/groupcache/lru
|
|
# github.com/golang/protobuf v1.5.2
|
|
## explicit; go 1.9
|
|
github.com/golang/protobuf/jsonpb
|
|
github.com/golang/protobuf/proto
|
|
github.com/golang/protobuf/ptypes
|
|
github.com/golang/protobuf/ptypes/any
|
|
github.com/golang/protobuf/ptypes/duration
|
|
github.com/golang/protobuf/ptypes/timestamp
|
|
# github.com/hashicorp/errwrap v1.1.0
|
|
## explicit
|
|
github.com/hashicorp/errwrap
|
|
# github.com/hashicorp/go-multierror v1.1.1
|
|
## explicit; go 1.13
|
|
github.com/hashicorp/go-multierror
|
|
# github.com/intel-go/cpuid v0.0.0-20210602155658-5747e5cec0d9
|
|
## explicit
|
|
github.com/intel-go/cpuid
|
|
# github.com/josharian/intern v1.0.0
|
|
## explicit; go 1.5
|
|
github.com/josharian/intern
|
|
# github.com/mailru/easyjson v0.7.6
|
|
## explicit; go 1.12
|
|
github.com/mailru/easyjson/buffer
|
|
github.com/mailru/easyjson/jlexer
|
|
github.com/mailru/easyjson/jwriter
|
|
# github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
|
|
## explicit; go 1.9
|
|
github.com/matttproud/golang_protobuf_extensions/pbutil
|
|
# github.com/mdlayher/socket v0.2.0
|
|
## explicit; go 1.17
|
|
github.com/mdlayher/socket
|
|
# github.com/mdlayher/vsock v1.1.0
|
|
## explicit; go 1.13
|
|
github.com/mdlayher/vsock
|
|
# github.com/mitchellh/mapstructure v1.5.0
|
|
## explicit; go 1.14
|
|
github.com/mitchellh/mapstructure
|
|
# github.com/moby/sys/mountinfo v0.6.2
|
|
## explicit; go 1.16
|
|
github.com/moby/sys/mountinfo
|
|
# github.com/oklog/ulid v1.3.1
|
|
## explicit
|
|
github.com/oklog/ulid
|
|
# github.com/opencontainers/go-digest v1.0.0
|
|
## explicit; go 1.13
|
|
github.com/opencontainers/go-digest
|
|
# github.com/opencontainers/image-spec v1.0.3-0.20220114050600-8b9d41f48198 => github.com/opencontainers/image-spec v1.0.2
|
|
## explicit
|
|
github.com/opencontainers/image-spec/specs-go
|
|
github.com/opencontainers/image-spec/specs-go/v1
|
|
# github.com/opencontainers/runc v1.1.3 => github.com/opencontainers/runc v1.1.3
|
|
## explicit; go 1.16
|
|
github.com/opencontainers/runc/libcontainer/cgroups
|
|
github.com/opencontainers/runc/libcontainer/cgroups/devices
|
|
github.com/opencontainers/runc/libcontainer/cgroups/ebpf
|
|
github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter
|
|
github.com/opencontainers/runc/libcontainer/cgroups/fs
|
|
github.com/opencontainers/runc/libcontainer/cgroups/fs2
|
|
github.com/opencontainers/runc/libcontainer/cgroups/fscommon
|
|
github.com/opencontainers/runc/libcontainer/cgroups/systemd
|
|
github.com/opencontainers/runc/libcontainer/configs
|
|
github.com/opencontainers/runc/libcontainer/devices
|
|
github.com/opencontainers/runc/libcontainer/user
|
|
github.com/opencontainers/runc/libcontainer/userns
|
|
github.com/opencontainers/runc/libcontainer/utils
|
|
# github.com/opencontainers/runtime-spec v1.0.3-0.20211214071223-8958f93039ab
|
|
## explicit
|
|
github.com/opencontainers/runtime-spec/specs-go
|
|
# github.com/opencontainers/selinux v1.10.1
|
|
## explicit; go 1.13
|
|
github.com/opencontainers/selinux/go-selinux
|
|
github.com/opencontainers/selinux/go-selinux/label
|
|
github.com/opencontainers/selinux/pkg/pwalk
|
|
github.com/opencontainers/selinux/pkg/pwalkdir
|
|
# github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
|
|
## explicit; go 1.16
|
|
github.com/pbnjay/memory
|
|
# github.com/pkg/errors v0.9.1
|
|
## explicit
|
|
github.com/pkg/errors
|
|
# github.com/pmezard/go-difflib v1.0.0
|
|
## explicit
|
|
github.com/pmezard/go-difflib/difflib
|
|
# github.com/prometheus/client_golang v1.12.1
|
|
## explicit; go 1.13
|
|
github.com/prometheus/client_golang/prometheus
|
|
github.com/prometheus/client_golang/prometheus/internal
|
|
# github.com/prometheus/client_model v0.2.0
|
|
## explicit; go 1.9
|
|
github.com/prometheus/client_model/go
|
|
# github.com/prometheus/common v0.32.1
|
|
## explicit; go 1.13
|
|
github.com/prometheus/common/expfmt
|
|
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
|
|
github.com/prometheus/common/model
|
|
# github.com/prometheus/procfs v0.7.3
|
|
## explicit; go 1.13
|
|
github.com/prometheus/procfs
|
|
github.com/prometheus/procfs/internal/fs
|
|
github.com/prometheus/procfs/internal/util
|
|
# github.com/rogpeppe/go-internal v1.8.1-0.20210923151022-86f73c517451
|
|
## explicit; go 1.16
|
|
# github.com/russross/blackfriday/v2 v2.1.0
|
|
## explicit
|
|
github.com/russross/blackfriday/v2
|
|
# github.com/safchain/ethtool v0.0.0-20210803160452-9aa261dae9b1
|
|
## explicit
|
|
github.com/safchain/ethtool
|
|
# github.com/sirupsen/logrus v1.9.0
|
|
## explicit; go 1.13
|
|
github.com/sirupsen/logrus
|
|
github.com/sirupsen/logrus/hooks/syslog
|
|
# github.com/stretchr/testify v1.8.0
|
|
## explicit; go 1.13
|
|
github.com/stretchr/testify/assert
|
|
# github.com/urfave/cli v1.22.4
|
|
## explicit; go 1.11
|
|
github.com/urfave/cli
|
|
# github.com/vishvananda/netlink v1.2.1-beta.2
|
|
## explicit; go 1.12
|
|
github.com/vishvananda/netlink
|
|
github.com/vishvananda/netlink/nl
|
|
# github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f
|
|
## explicit; go 1.12
|
|
github.com/vishvananda/netns
|
|
# gitlab.com/nvidia/cloud-native/go-nvlib v0.0.0-20220601114329-47893b162965
|
|
## explicit; go 1.16
|
|
gitlab.com/nvidia/cloud-native/go-nvlib/pkg/nvpci
|
|
gitlab.com/nvidia/cloud-native/go-nvlib/pkg/nvpci/bytes
|
|
gitlab.com/nvidia/cloud-native/go-nvlib/pkg/nvpci/mmio
|
|
# go.mongodb.org/mongo-driver v1.7.5
|
|
## explicit; go 1.10
|
|
go.mongodb.org/mongo-driver/bson
|
|
go.mongodb.org/mongo-driver/bson/bsoncodec
|
|
go.mongodb.org/mongo-driver/bson/bsonoptions
|
|
go.mongodb.org/mongo-driver/bson/bsonrw
|
|
go.mongodb.org/mongo-driver/bson/bsontype
|
|
go.mongodb.org/mongo-driver/bson/primitive
|
|
go.mongodb.org/mongo-driver/x/bsonx/bsoncore
|
|
# go.opencensus.io v0.23.0
|
|
## explicit; go 1.13
|
|
go.opencensus.io
|
|
go.opencensus.io/internal
|
|
go.opencensus.io/trace
|
|
go.opencensus.io/trace/internal
|
|
go.opencensus.io/trace/tracestate
|
|
# go.opentelemetry.io/otel v1.3.0
|
|
## explicit; go 1.16
|
|
go.opentelemetry.io/otel
|
|
go.opentelemetry.io/otel/attribute
|
|
go.opentelemetry.io/otel/baggage
|
|
go.opentelemetry.io/otel/codes
|
|
go.opentelemetry.io/otel/internal
|
|
go.opentelemetry.io/otel/internal/baggage
|
|
go.opentelemetry.io/otel/internal/global
|
|
go.opentelemetry.io/otel/propagation
|
|
go.opentelemetry.io/otel/semconv/v1.4.0
|
|
go.opentelemetry.io/otel/semconv/v1.7.0
|
|
# go.opentelemetry.io/otel/exporters/jaeger v1.0.0
|
|
## explicit; go 1.15
|
|
go.opentelemetry.io/otel/exporters/jaeger
|
|
go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/agent
|
|
go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/jaeger
|
|
go.opentelemetry.io/otel/exporters/jaeger/internal/gen-go/zipkincore
|
|
go.opentelemetry.io/otel/exporters/jaeger/internal/third_party/thrift/lib/go/thrift
|
|
# go.opentelemetry.io/otel/sdk v1.3.0
|
|
## explicit; go 1.16
|
|
go.opentelemetry.io/otel/sdk/instrumentation
|
|
go.opentelemetry.io/otel/sdk/internal
|
|
go.opentelemetry.io/otel/sdk/resource
|
|
go.opentelemetry.io/otel/sdk/trace
|
|
# go.opentelemetry.io/otel/trace v1.3.0
|
|
## explicit; go 1.16
|
|
go.opentelemetry.io/otel/trace
|
|
# golang.org/x/net v0.0.0-20220722155237-a158d28d115b
|
|
## explicit; go 1.17
|
|
golang.org/x/net/bpf
|
|
golang.org/x/net/context
|
|
golang.org/x/net/context/ctxhttp
|
|
golang.org/x/net/http/httpguts
|
|
golang.org/x/net/http2
|
|
golang.org/x/net/http2/hpack
|
|
golang.org/x/net/idna
|
|
golang.org/x/net/internal/timeseries
|
|
golang.org/x/net/trace
|
|
# golang.org/x/oauth2 v0.0.0-20220622183110-fd043fe589d2
|
|
## explicit; go 1.15
|
|
golang.org/x/oauth2
|
|
golang.org/x/oauth2/internal
|
|
# golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
|
|
## explicit
|
|
golang.org/x/sync/errgroup
|
|
# golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
|
|
## explicit; go 1.17
|
|
golang.org/x/sys/execabs
|
|
golang.org/x/sys/internal/unsafeheader
|
|
golang.org/x/sys/unix
|
|
golang.org/x/sys/windows
|
|
golang.org/x/sys/windows/registry
|
|
# golang.org/x/text v0.3.7
|
|
## explicit; go 1.17
|
|
golang.org/x/text/secure/bidirule
|
|
golang.org/x/text/transform
|
|
golang.org/x/text/unicode/bidi
|
|
golang.org/x/text/unicode/norm
|
|
golang.org/x/text/width
|
|
# google.golang.org/appengine v1.6.7
|
|
## explicit; go 1.11
|
|
google.golang.org/appengine/internal
|
|
google.golang.org/appengine/internal/base
|
|
google.golang.org/appengine/internal/datastore
|
|
google.golang.org/appengine/internal/log
|
|
google.golang.org/appengine/internal/remote_api
|
|
google.golang.org/appengine/internal/urlfetch
|
|
google.golang.org/appengine/urlfetch
|
|
# google.golang.org/genproto v0.0.0-20220624142145-8cd45d7dbd1f => google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
|
|
## explicit
|
|
google.golang.org/genproto/googleapis/rpc/status
|
|
# google.golang.org/grpc v1.47.0
|
|
## explicit; go 1.14
|
|
google.golang.org/grpc
|
|
google.golang.org/grpc/attributes
|
|
google.golang.org/grpc/backoff
|
|
google.golang.org/grpc/balancer
|
|
google.golang.org/grpc/balancer/base
|
|
google.golang.org/grpc/balancer/grpclb/state
|
|
google.golang.org/grpc/balancer/roundrobin
|
|
google.golang.org/grpc/binarylog/grpc_binarylog_v1
|
|
google.golang.org/grpc/channelz
|
|
google.golang.org/grpc/codes
|
|
google.golang.org/grpc/connectivity
|
|
google.golang.org/grpc/credentials
|
|
google.golang.org/grpc/credentials/insecure
|
|
google.golang.org/grpc/encoding
|
|
google.golang.org/grpc/encoding/proto
|
|
google.golang.org/grpc/grpclog
|
|
google.golang.org/grpc/internal
|
|
google.golang.org/grpc/internal/backoff
|
|
google.golang.org/grpc/internal/balancer/gracefulswitch
|
|
google.golang.org/grpc/internal/balancerload
|
|
google.golang.org/grpc/internal/binarylog
|
|
google.golang.org/grpc/internal/buffer
|
|
google.golang.org/grpc/internal/channelz
|
|
google.golang.org/grpc/internal/credentials
|
|
google.golang.org/grpc/internal/envconfig
|
|
google.golang.org/grpc/internal/grpclog
|
|
google.golang.org/grpc/internal/grpcrand
|
|
google.golang.org/grpc/internal/grpcsync
|
|
google.golang.org/grpc/internal/grpcutil
|
|
google.golang.org/grpc/internal/metadata
|
|
google.golang.org/grpc/internal/pretty
|
|
google.golang.org/grpc/internal/resolver
|
|
google.golang.org/grpc/internal/resolver/dns
|
|
google.golang.org/grpc/internal/resolver/passthrough
|
|
google.golang.org/grpc/internal/resolver/unix
|
|
google.golang.org/grpc/internal/serviceconfig
|
|
google.golang.org/grpc/internal/status
|
|
google.golang.org/grpc/internal/syscall
|
|
google.golang.org/grpc/internal/transport
|
|
google.golang.org/grpc/internal/transport/networktype
|
|
google.golang.org/grpc/keepalive
|
|
google.golang.org/grpc/metadata
|
|
google.golang.org/grpc/peer
|
|
google.golang.org/grpc/resolver
|
|
google.golang.org/grpc/serviceconfig
|
|
google.golang.org/grpc/stats
|
|
google.golang.org/grpc/status
|
|
google.golang.org/grpc/tap
|
|
# google.golang.org/protobuf v1.28.1
|
|
## explicit; go 1.11
|
|
google.golang.org/protobuf/encoding/protojson
|
|
google.golang.org/protobuf/encoding/prototext
|
|
google.golang.org/protobuf/encoding/protowire
|
|
google.golang.org/protobuf/internal/descfmt
|
|
google.golang.org/protobuf/internal/descopts
|
|
google.golang.org/protobuf/internal/detrand
|
|
google.golang.org/protobuf/internal/encoding/defval
|
|
google.golang.org/protobuf/internal/encoding/json
|
|
google.golang.org/protobuf/internal/encoding/messageset
|
|
google.golang.org/protobuf/internal/encoding/tag
|
|
google.golang.org/protobuf/internal/encoding/text
|
|
google.golang.org/protobuf/internal/errors
|
|
google.golang.org/protobuf/internal/filedesc
|
|
google.golang.org/protobuf/internal/filetype
|
|
google.golang.org/protobuf/internal/flags
|
|
google.golang.org/protobuf/internal/genid
|
|
google.golang.org/protobuf/internal/impl
|
|
google.golang.org/protobuf/internal/order
|
|
google.golang.org/protobuf/internal/pragma
|
|
google.golang.org/protobuf/internal/set
|
|
google.golang.org/protobuf/internal/strs
|
|
google.golang.org/protobuf/internal/version
|
|
google.golang.org/protobuf/proto
|
|
google.golang.org/protobuf/reflect/protodesc
|
|
google.golang.org/protobuf/reflect/protoreflect
|
|
google.golang.org/protobuf/reflect/protoregistry
|
|
google.golang.org/protobuf/runtime/protoiface
|
|
google.golang.org/protobuf/runtime/protoimpl
|
|
google.golang.org/protobuf/types/descriptorpb
|
|
google.golang.org/protobuf/types/known/anypb
|
|
google.golang.org/protobuf/types/known/durationpb
|
|
google.golang.org/protobuf/types/known/timestamppb
|
|
# gopkg.in/inf.v0 v0.9.1
|
|
## explicit
|
|
gopkg.in/inf.v0
|
|
# gopkg.in/yaml.v2 v2.4.0
|
|
## explicit; go 1.15
|
|
gopkg.in/yaml.v2
|
|
# gopkg.in/yaml.v3 v3.0.1
|
|
## explicit
|
|
gopkg.in/yaml.v3
|
|
# k8s.io/apimachinery v0.22.5
|
|
## explicit; go 1.16
|
|
k8s.io/apimachinery/pkg/api/resource
|
|
# k8s.io/cri-api v0.23.1
|
|
## explicit; go 1.16
|
|
k8s.io/cri-api/pkg/apis/runtime/v1alpha2
|
|
# github.com/opencontainers/image-spec => github.com/opencontainers/image-spec v1.0.2
|
|
# github.com/opencontainers/runc => github.com/opencontainers/runc v1.1.3
|
|
# github.com/uber-go/atomic => go.uber.org/atomic v1.5.1
|
|
# google.golang.org/genproto => google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
|