github.com/john-lin/cni@v0.6.0-rc1.0.20170712150331-b69e640cc0e2/Godeps/Godeps.json (about)

     1  {
     2  	"ImportPath": "github.com/containernetworking/cni",
     3  	"GoVersion": "go1.8",
     4  	"GodepVersion": "v79",
     5  	"Packages": [
     6  		"./..."
     7  	],
     8  	"Deps": [
     9  		{
    10  			"ImportPath": "github.com/onsi/ginkgo",
    11  			"Comment": "v1.2.0-29-g7f8ab55",
    12  			"Rev": "7f8ab55aaf3b86885aa55b762e803744d1674700"
    13  		},
    14  		{
    15  			"ImportPath": "github.com/onsi/ginkgo/config",
    16  			"Comment": "v1.2.0-29-g7f8ab55",
    17  			"Rev": "7f8ab55aaf3b86885aa55b762e803744d1674700"
    18  		},
    19  		{
    20  			"ImportPath": "github.com/onsi/ginkgo/extensions/table",
    21  			"Comment": "v1.2.0-29-g7f8ab55",
    22  			"Rev": "7f8ab55aaf3b86885aa55b762e803744d1674700"
    23  		},
    24  		{
    25  			"ImportPath": "github.com/onsi/ginkgo/internal/codelocation",
    26  			"Comment": "v1.2.0-29-g7f8ab55",
    27  			"Rev": "7f8ab55aaf3b86885aa55b762e803744d1674700"
    28  		},
    29  		{
    30  			"ImportPath": "github.com/onsi/ginkgo/internal/containernode",
    31  			"Comment": "v1.2.0-29-g7f8ab55",
    32  			"Rev": "7f8ab55aaf3b86885aa55b762e803744d1674700"
    33  		},
    34  		{
    35  			"ImportPath": "github.com/onsi/ginkgo/internal/failer",
    36  			"Comment": "v1.2.0-29-g7f8ab55",
    37  			"Rev": "7f8ab55aaf3b86885aa55b762e803744d1674700"
    38  		},
    39  		{
    40  			"ImportPath": "github.com/onsi/ginkgo/internal/leafnodes",
    41  			"Comment": "v1.2.0-29-g7f8ab55",
    42  			"Rev": "7f8ab55aaf3b86885aa55b762e803744d1674700"
    43  		},
    44  		{
    45  			"ImportPath": "github.com/onsi/ginkgo/internal/remote",
    46  			"Comment": "v1.2.0-29-g7f8ab55",
    47  			"Rev": "7f8ab55aaf3b86885aa55b762e803744d1674700"
    48  		},
    49  		{
    50  			"ImportPath": "github.com/onsi/ginkgo/internal/spec",
    51  			"Comment": "v1.2.0-29-g7f8ab55",
    52  			"Rev": "7f8ab55aaf3b86885aa55b762e803744d1674700"
    53  		},
    54  		{
    55  			"ImportPath": "github.com/onsi/ginkgo/internal/specrunner",
    56  			"Comment": "v1.2.0-29-g7f8ab55",
    57  			"Rev": "7f8ab55aaf3b86885aa55b762e803744d1674700"
    58  		},
    59  		{
    60  			"ImportPath": "github.com/onsi/ginkgo/internal/suite",
    61  			"Comment": "v1.2.0-29-g7f8ab55",
    62  			"Rev": "7f8ab55aaf3b86885aa55b762e803744d1674700"
    63  		},
    64  		{
    65  			"ImportPath": "github.com/onsi/ginkgo/internal/testingtproxy",
    66  			"Comment": "v1.2.0-29-g7f8ab55",
    67  			"Rev": "7f8ab55aaf3b86885aa55b762e803744d1674700"
    68  		},
    69  		{
    70  			"ImportPath": "github.com/onsi/ginkgo/internal/writer",
    71  			"Comment": "v1.2.0-29-g7f8ab55",
    72  			"Rev": "7f8ab55aaf3b86885aa55b762e803744d1674700"
    73  		},
    74  		{
    75  			"ImportPath": "github.com/onsi/ginkgo/reporters",
    76  			"Comment": "v1.2.0-29-g7f8ab55",
    77  			"Rev": "7f8ab55aaf3b86885aa55b762e803744d1674700"
    78  		},
    79  		{
    80  			"ImportPath": "github.com/onsi/ginkgo/reporters/stenographer",
    81  			"Comment": "v1.2.0-29-g7f8ab55",
    82  			"Rev": "7f8ab55aaf3b86885aa55b762e803744d1674700"
    83  		},
    84  		{
    85  			"ImportPath": "github.com/onsi/ginkgo/types",
    86  			"Comment": "v1.2.0-29-g7f8ab55",
    87  			"Rev": "7f8ab55aaf3b86885aa55b762e803744d1674700"
    88  		},
    89  		{
    90  			"ImportPath": "github.com/onsi/gomega",
    91  			"Comment": "v1.0-71-g2152b45",
    92  			"Rev": "2152b45fa28a361beba9aab0885972323a444e28"
    93  		},
    94  		{
    95  			"ImportPath": "github.com/onsi/gomega/format",
    96  			"Comment": "v1.0-71-g2152b45",
    97  			"Rev": "2152b45fa28a361beba9aab0885972323a444e28"
    98  		},
    99  		{
   100  			"ImportPath": "github.com/onsi/gomega/gbytes",
   101  			"Comment": "v1.0-71-g2152b45",
   102  			"Rev": "2152b45fa28a361beba9aab0885972323a444e28"
   103  		},
   104  		{
   105  			"ImportPath": "github.com/onsi/gomega/gexec",
   106  			"Comment": "v1.0-71-g2152b45",
   107  			"Rev": "2152b45fa28a361beba9aab0885972323a444e28"
   108  		},
   109  		{
   110  			"ImportPath": "github.com/onsi/gomega/internal/assertion",
   111  			"Comment": "v1.0-71-g2152b45",
   112  			"Rev": "2152b45fa28a361beba9aab0885972323a444e28"
   113  		},
   114  		{
   115  			"ImportPath": "github.com/onsi/gomega/internal/asyncassertion",
   116  			"Comment": "v1.0-71-g2152b45",
   117  			"Rev": "2152b45fa28a361beba9aab0885972323a444e28"
   118  		},
   119  		{
   120  			"ImportPath": "github.com/onsi/gomega/internal/oraclematcher",
   121  			"Comment": "v1.0-71-g2152b45",
   122  			"Rev": "2152b45fa28a361beba9aab0885972323a444e28"
   123  		},
   124  		{
   125  			"ImportPath": "github.com/onsi/gomega/internal/testingtsupport",
   126  			"Comment": "v1.0-71-g2152b45",
   127  			"Rev": "2152b45fa28a361beba9aab0885972323a444e28"
   128  		},
   129  		{
   130  			"ImportPath": "github.com/onsi/gomega/matchers",
   131  			"Comment": "v1.0-71-g2152b45",
   132  			"Rev": "2152b45fa28a361beba9aab0885972323a444e28"
   133  		},
   134  		{
   135  			"ImportPath": "github.com/onsi/gomega/matchers/support/goraph/bipartitegraph",
   136  			"Comment": "v1.0-71-g2152b45",
   137  			"Rev": "2152b45fa28a361beba9aab0885972323a444e28"
   138  		},
   139  		{
   140  			"ImportPath": "github.com/onsi/gomega/matchers/support/goraph/edge",
   141  			"Comment": "v1.0-71-g2152b45",
   142  			"Rev": "2152b45fa28a361beba9aab0885972323a444e28"
   143  		},
   144  		{
   145  			"ImportPath": "github.com/onsi/gomega/matchers/support/goraph/node",
   146  			"Comment": "v1.0-71-g2152b45",
   147  			"Rev": "2152b45fa28a361beba9aab0885972323a444e28"
   148  		},
   149  		{
   150  			"ImportPath": "github.com/onsi/gomega/matchers/support/goraph/util",
   151  			"Comment": "v1.0-71-g2152b45",
   152  			"Rev": "2152b45fa28a361beba9aab0885972323a444e28"
   153  		},
   154  		{
   155  			"ImportPath": "github.com/onsi/gomega/types",
   156  			"Comment": "v1.0-71-g2152b45",
   157  			"Rev": "2152b45fa28a361beba9aab0885972323a444e28"
   158  		}
   159  	]
   160  }