github.com/kata-containers/runtime@v0.0.0-20210505125100-04f29832a923/Gopkg.toml (about)

     1  [[constraint]]
     2    name = "github.com/containernetworking/plugins"
     3    revision = "485be65581341430f9106a194a98f0f2412245fb"
     4  
     5  [[constraint]]
     6    name = "github.com/go-ini/ini"
     7    revision = "20b96f641a5ea98f2f8619ff4f3e061cff4833bd"
     8  
     9  [[constraint]]
    10    name = "github.com/cri-o/cri-o"
    11    revision = "3394b3b2d6af0e41d185bb695c6378be5dd4d61d"
    12  
    13  [[constraint]]
    14    name = "github.com/mitchellh/mapstructure"
    15    revision = "d0303fe809921458f417bcf828397a65db30a7e4"
    16  
    17  [[constraint]]
    18    name = "github.com/opencontainers/runc"
    19    revision = "2b52db75279ca687e18156de86d845876e9ef35d"
    20  
    21  [[constraint]]
    22    name = "github.com/opencontainers/runtime-spec"
    23    revision = "a1b50f621a48ad13f8f696a162f684a241307db0"
    24  
    25  [[constraint]]
    26    name = "github.com/stretchr/testify"
    27    revision = "890a5c3458b43e6104ff5da8dfa139d013d77544"
    28  
    29  [[constraint]]
    30    name = "github.com/urfave/cli"
    31    revision = "ac249472b7de27a9e8990819566d9be95ab5b816"
    32  
    33  [[constraint]]
    34    name = "github.com/vishvananda/netlink"
    35    revision = "c8c507c80ea28385caac72b682dd066e44943913"
    36  
    37  [[constraint]]
    38    name = "github.com/vishvananda/netns"
    39    revision = "86bef332bfc3b59b7624a600bd53009ce91a9829"
    40  
    41  [[constraint]]
    42    name = "golang.org/x/sys"
    43    revision = "b016eb3dc98ea7f69ed55e8216b87187067ae621"
    44  
    45  [[constraint]]
    46    name = "github.com/sirupsen/logrus"
    47    revision = "v1.4.2"
    48  
    49  [[constraint]]
    50    name = "github.com/kata-containers/govmm"
    51    revision = "7d320e8f5dcad260c1723bda3bff21539750d51f"
    52  
    53  [[constraint]]
    54    name = "github.com/kata-containers/agent"
    55    revision = "f9eab0fe9adb34e4f9f4a11f42a3eff983fd0659"
    56  
    57  [[constraint]]
    58    name = "github.com/containerd/cri-containerd"
    59    revision = "4dd6735020f5596dd41738f8c4f5cb07fa804c5e"
    60  
    61  [[constraint]]
    62    name = "github.com/safchain/ethtool"
    63    revision = "79559b488d8848b53a8e34c330140c3fc37ee246"
    64  
    65  [[constraint]]
    66   name = "github.com/containerd/containerd"
    67   revision = "f05672357f56f26751a521175c5a96fc21fa8603"
    68  
    69  [[constraint]]
    70    name = "github.com/gogo/protobuf"
    71    revision = "4cbf7e384e768b4e01799441fdf2a706a5635ae7"
    72  
    73  [[override]]
    74    name = "github.com/containerd/ttrpc"
    75    revision = "92c8520ef9f86600c650dd540266a007bf03670f"
    76  
    77  [[override]]
    78    branch = "master"
    79    name = "github.com/hashicorp/yamux"
    80  
    81  [[constraint]]
    82    revision = "0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f"
    83    name = "github.com/containerd/console"
    84  
    85  [prune]
    86    non-go = true
    87    go-tests = true
    88    unused-packages = true
    89  
    90  [[constraint]]
    91    revision = "c4b9ac5c7601384c965b9646fc515884e091ebb9"
    92    name = "github.com/containerd/cgroups"
    93  
    94  [[constraint]]
    95    branch = "master"
    96    name = "github.com/prometheus/procfs"
    97  
    98  [[constraint]]
    99    name = "github.com/blang/semver"
   100    version = "3.6.1"
   101  
   102  [[constraint]]
   103    name = "github.com/opencontainers/selinux"
   104    version = "1.3.3"