mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 03:48:45 +00:00
I got following warning after upgrading dep tool: Warning: the following project(s) have [[constraint]] stanzas in Gopkg.toml: ✗ github.com/hashicorp/yamux However, these projects are not direct dependencies of the current project: they are not imported in any .go files, nor are they in the 'required' list in Gopkg.toml. Dep only applies [[constraint]] rules to direct dependencies, so these rules will have no effect. Either import/require packages from these projects so that they become direct dependencies, or convert each [[constraint]] to an [[override]] to enforce rules on these projects, if they happen to be transitive dependencies, So let's convert constraint to override over yamux. In the meanwhile, update the yamux vendor. Full commit list: 4c2fe0d (origin/b-consul-3040) Dont output keepalive error when the session is closed f21aae5 Make sure to drain the timer channel on defer, and a clarifying comment 601ccd8 Make receive window update logic a bit cleaner 02d320c Uses timer pool in sendNoWait, like in waitForSendErr cf433c5 window update unit test for partial read; benchmark large buffer ca8dfd0 improve memory utilization in receive buffer, fix flow control 683f491 Fix race around read and write deadlines in Stream (#52) 40b86b2 Add public session CloseChan method (#44) Note that commit 4c2fe0d might also help kata-containers/agent/issues/231. Signed-off-by: Peng Tao <bergwolf@gmail.com>
270 lines
6.0 KiB
TOML
270 lines
6.0 KiB
TOML
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
|
|
|
|
|
|
[[projects]]
|
|
name = "github.com/BurntSushi/toml"
|
|
packages = ["."]
|
|
revision = "b26d9c308763d68093482582cea63d69be07a0f0"
|
|
version = "v0.3.0"
|
|
|
|
[[projects]]
|
|
name = "github.com/clearcontainers/proxy"
|
|
packages = [
|
|
"api",
|
|
"client"
|
|
]
|
|
revision = "1d2a6a3ea132a86abd0731408b7dc34f2fc17d55"
|
|
|
|
[[projects]]
|
|
name = "github.com/containerd/cri-containerd"
|
|
packages = ["pkg/annotations"]
|
|
revision = "3d382e2f5dabe3bae62ceb9ded56bdee847008ee"
|
|
|
|
[[projects]]
|
|
name = "github.com/containernetworking/cni"
|
|
packages = [
|
|
"libcni",
|
|
"pkg/invoke",
|
|
"pkg/types",
|
|
"pkg/types/020",
|
|
"pkg/types/current",
|
|
"pkg/version"
|
|
]
|
|
revision = "384d8c0b5288c25b9f1da901c66ea5155e6c567d"
|
|
|
|
[[projects]]
|
|
name = "github.com/containernetworking/plugins"
|
|
packages = ["pkg/ns"]
|
|
revision = "7f98c94613021d8b57acfa1a2f0c8d0f6fd7ae5a"
|
|
|
|
[[projects]]
|
|
name = "github.com/davecgh/go-spew"
|
|
packages = ["spew"]
|
|
revision = "346938d642f2ec3594ed81d874461961cd0faa76"
|
|
version = "v1.1.0"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
name = "github.com/dlespiau/covertool"
|
|
packages = ["pkg/cover"]
|
|
revision = "b0c4c6d0583aae4e3b5d12b6ec47767670548cc4"
|
|
|
|
[[projects]]
|
|
name = "github.com/docker/go-units"
|
|
packages = ["."]
|
|
revision = "47565b4f722fb6ceae66b95f853feed578a4a51c"
|
|
version = "v0.3.3"
|
|
|
|
[[projects]]
|
|
name = "github.com/go-ini/ini"
|
|
packages = ["."]
|
|
revision = "20b96f641a5ea98f2f8619ff4f3e061cff4833bd"
|
|
|
|
[[projects]]
|
|
name = "github.com/gogo/protobuf"
|
|
packages = [
|
|
"gogoproto",
|
|
"proto",
|
|
"protoc-gen-gogo/descriptor",
|
|
"sortkeys",
|
|
"types"
|
|
]
|
|
revision = "342cbe0a04158f6dcb03ca0079991a51a4248c02"
|
|
|
|
[[projects]]
|
|
name = "github.com/golang/protobuf"
|
|
packages = [
|
|
"proto",
|
|
"ptypes",
|
|
"ptypes/any",
|
|
"ptypes/duration",
|
|
"ptypes/timestamp"
|
|
]
|
|
revision = "925541529c1fa6821df4e44ce2723319eb2be768"
|
|
version = "v1.0.0"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
name = "github.com/hashicorp/yamux"
|
|
packages = ["."]
|
|
revision = "3520598351bb3500a49ae9563f5539666ae0a27c"
|
|
|
|
[[projects]]
|
|
name = "github.com/intel/govmm"
|
|
packages = ["qemu"]
|
|
revision = "ff2401825e0930811919c86c36d64b113aa00083"
|
|
|
|
[[projects]]
|
|
name = "github.com/kata-containers/agent"
|
|
packages = [
|
|
"protocols/client",
|
|
"protocols/grpc"
|
|
]
|
|
revision = "f6db83c952e3042ed7b527a1bd576e6b888f4f75"
|
|
|
|
[[projects]]
|
|
name = "github.com/kubernetes-incubator/cri-o"
|
|
packages = ["pkg/annotations"]
|
|
revision = "3394b3b2d6af0e41d185bb695c6378be5dd4d61d"
|
|
|
|
[[projects]]
|
|
name = "github.com/mdlayher/vsock"
|
|
packages = ["."]
|
|
revision = "738c88d6e4cfd60e8124a5344fa10d205fd828b9"
|
|
|
|
[[projects]]
|
|
name = "github.com/mitchellh/mapstructure"
|
|
packages = ["."]
|
|
revision = "d0303fe809921458f417bcf828397a65db30a7e4"
|
|
|
|
[[projects]]
|
|
name = "github.com/opencontainers/runc"
|
|
packages = [
|
|
"libcontainer/configs",
|
|
"libcontainer/seccomp",
|
|
"libcontainer/specconv",
|
|
"libcontainer/utils"
|
|
]
|
|
revision = "0351df1c5a66838d0c392b4ac4cf9450de844e2d"
|
|
|
|
[[projects]]
|
|
name = "github.com/opencontainers/runtime-spec"
|
|
packages = ["specs-go"]
|
|
revision = "4e3b9264a330d094b0386c3703c5f379119711e8"
|
|
|
|
[[projects]]
|
|
name = "github.com/pmezard/go-difflib"
|
|
packages = ["difflib"]
|
|
revision = "792786c7400a136282c1664665ae0a8db921c6c2"
|
|
version = "v1.0.0"
|
|
|
|
[[projects]]
|
|
name = "github.com/safchain/ethtool"
|
|
packages = ["."]
|
|
revision = "79559b488d8848b53a8e34c330140c3fc37ee246"
|
|
|
|
[[projects]]
|
|
name = "github.com/seccomp/libseccomp-golang"
|
|
packages = ["."]
|
|
revision = "e3496e3a417d1dc9ecdceca5af2513271fed37a0"
|
|
version = "v0.9.0"
|
|
|
|
[[projects]]
|
|
name = "github.com/sirupsen/logrus"
|
|
packages = [
|
|
".",
|
|
"hooks/syslog"
|
|
]
|
|
revision = "89742aefa4b206dcf400792f3bd35b542998eb3b"
|
|
|
|
[[projects]]
|
|
name = "github.com/stretchr/testify"
|
|
packages = ["assert"]
|
|
revision = "890a5c3458b43e6104ff5da8dfa139d013d77544"
|
|
|
|
[[projects]]
|
|
name = "github.com/urfave/cli"
|
|
packages = ["."]
|
|
revision = "ac249472b7de27a9e8990819566d9be95ab5b816"
|
|
|
|
[[projects]]
|
|
name = "github.com/vishvananda/netlink"
|
|
packages = [
|
|
".",
|
|
"nl"
|
|
]
|
|
revision = "c2a3de3b38bd00f07290c3c5e12b4dbc04ec8666"
|
|
|
|
[[projects]]
|
|
name = "github.com/vishvananda/netns"
|
|
packages = ["."]
|
|
revision = "86bef332bfc3b59b7624a600bd53009ce91a9829"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
name = "golang.org/x/crypto"
|
|
packages = ["ssh/terminal"]
|
|
revision = "91a49db82a88618983a78a06c1cbd4e00ab749ab"
|
|
|
|
[[projects]]
|
|
name = "golang.org/x/net"
|
|
packages = [
|
|
"context",
|
|
"http2",
|
|
"http2/hpack",
|
|
"idna",
|
|
"internal/timeseries",
|
|
"lex/httplex",
|
|
"trace"
|
|
]
|
|
revision = "a8b9294777976932365dabb6640cf1468d95c70f"
|
|
|
|
[[projects]]
|
|
name = "golang.org/x/sys"
|
|
packages = [
|
|
"unix",
|
|
"windows"
|
|
]
|
|
revision = "1d2aa6dbdea45adaaebb9905d0666e4537563829"
|
|
|
|
[[projects]]
|
|
name = "golang.org/x/text"
|
|
packages = [
|
|
"collate",
|
|
"collate/build",
|
|
"internal/colltab",
|
|
"internal/gen",
|
|
"internal/tag",
|
|
"internal/triegen",
|
|
"internal/ucd",
|
|
"language",
|
|
"secure/bidirule",
|
|
"transform",
|
|
"unicode/bidi",
|
|
"unicode/cldr",
|
|
"unicode/norm",
|
|
"unicode/rangetable"
|
|
]
|
|
revision = "f21a4dfb5e38f5895301dc265a8def02365cc3d0"
|
|
version = "v0.3.0"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
name = "google.golang.org/genproto"
|
|
packages = ["googleapis/rpc/status"]
|
|
revision = "2c5e7ac708aaa719366570dd82bda44541ca2a63"
|
|
|
|
[[projects]]
|
|
name = "google.golang.org/grpc"
|
|
packages = [
|
|
".",
|
|
"balancer",
|
|
"balancer/roundrobin",
|
|
"codes",
|
|
"connectivity",
|
|
"credentials",
|
|
"encoding",
|
|
"grpclb/grpc_lb_v1/messages",
|
|
"grpclog",
|
|
"internal",
|
|
"keepalive",
|
|
"metadata",
|
|
"naming",
|
|
"peer",
|
|
"resolver",
|
|
"resolver/dns",
|
|
"resolver/passthrough",
|
|
"stats",
|
|
"status",
|
|
"tap",
|
|
"transport"
|
|
]
|
|
revision = "5a9f7b402fe85096d2e1d0383435ee1876e863d0"
|
|
|
|
[solve-meta]
|
|
analyzer-name = "dep"
|
|
analyzer-version = 1
|
|
inputs-digest = "ea3d6532c4375832a1c79d70af45e6722e526bde97f6caf23d90b91267a3cf0b"
|
|
solver-name = "gps-cdcl"
|
|
solver-version = 1
|