github.com/ssube/gitlab-ci-multi-runner@v1.2.1-0.20160607142738-b8d1285632e6/Godeps/Godeps.json (about)

     1  {
     2  	"ImportPath": "gitlab.com/gitlab-org/gitlab-ci-multi-runner",
     3  	"GoVersion": "go1.6.0",
     4  	"Packages": [
     5  		"./..."
     6  	],
     7  	"Deps": [
     8  		{
     9  			"ImportPath": "github.com/BurntSushi/toml",
    10  			"Comment": "v0.1.0-24-gffbe061",
    11  			"Rev": "ffbe061dbf09df6f4d404ef06736cc2b9e2510f7"
    12  		},
    13  		{
    14  			"ImportPath": "github.com/Sirupsen/logrus",
    15  			"Comment": "v0.8.7",
    16  			"Rev": "418b41d23a1bf978c06faea5313ba194650ac088"
    17  		},
    18  		{
    19  			"ImportPath": "github.com/ayufan/golang-kardianos-service",
    20  			"Rev": "0c8eb6d8fff2e2fb884a7bfd23e183fb63c0eff3"
    21  		},
    22  		{
    23  			"ImportPath": "github.com/codegangsta/cli",
    24  			"Comment": "1.2.0-139-g142e6cd",
    25  			"Rev": "142e6cd241a4dfbf7f07a018f1f8225180018da4"
    26  		},
    27  		{
    28  			"ImportPath": "github.com/docker/docker/pkg/homedir",
    29  			"Comment": "v1.4.1-5743-g7ead74d",
    30  			"Rev": "7ead74d903de625eef9dc0ec83ba5bcedd0bc0dc"
    31  		},
    32  		{
    33  			"ImportPath": "github.com/fsouza/go-dockerclient",
    34  			"Rev": "0099401a7342ad77e71ca9f9a57c5e72fb80f6b2"
    35  		},
    36  		{
    37  			"ImportPath": "github.com/golang/mock/gomock",
    38  			"Rev": "06883d979f10cc178f2716846215c8cf90f9e363"
    39  		},
    40  		{
    41  			"ImportPath": "github.com/kardianos/osext",
    42  			"Rev": "efacde03154693404c65e7aa7d461ac9014acd0c"
    43  		},
    44  		{
    45  			"ImportPath": "github.com/minio/minio-go",
    46  			"Comment": "1.0.1-38-ge9fd7b8",
    47  			"Rev": "e9fd7b820d9a87122e159439ca034472040a43ce"
    48  		},
    49  		{
    50  			"ImportPath": "github.com/opencontainers/runc/libcontainer/user",
    51  			"Comment": "v0.0.7-31-g4f60120",
    52  			"Rev": "4f601205d475e1995472d81b3787b197008c5dd7"
    53  		},
    54  		{
    55  			"ImportPath": "github.com/ramr/go-reaper",
    56  			"Rev": "1a6cbc07ef2f7e248769ef4efd80aaa16f97ec12"
    57  		},
    58  		{
    59  			"ImportPath": "github.com/stretchr/objx",
    60  			"Rev": "cbeaeb16a013161a98496fad62933b1d21786672"
    61  		},
    62  		{
    63  			"ImportPath": "github.com/stretchr/testify/assert",
    64  			"Rev": "1297dc01ed0a819ff634c89707081a4df43baf6b"
    65  		},
    66  		{
    67  			"ImportPath": "github.com/stretchr/testify/mock",
    68  			"Rev": "1297dc01ed0a819ff634c89707081a4df43baf6b"
    69  		},
    70  		{
    71  			"ImportPath": "github.com/stretchr/testify/require",
    72  			"Rev": "1297dc01ed0a819ff634c89707081a4df43baf6b"
    73  		},
    74  		{
    75  			"ImportPath": "gitlab.com/ayufan/golang-cli-helpers",
    76  			"Rev": "0a14b63a7466ee44de4a90f998fad73afa8482bf"
    77  		},
    78  		{
    79  			"ImportPath": "golang.org/x/crypto/curve25519",
    80  			"Rev": "1f22c0103821b9390939b6776727195525381532"
    81  		},
    82  		{
    83  			"ImportPath": "golang.org/x/crypto/ssh",
    84  			"Rev": "1f22c0103821b9390939b6776727195525381532"
    85  		},
    86  		{
    87  			"ImportPath": "golang.org/x/sys/unix",
    88  			"Rev": "98fc11432b951eb53c62602ba4ae99d03c1fb7e2"
    89  		},
    90  		{
    91  			"ImportPath": "golang.org/x/sys/windows",
    92  			"Rev": "98fc11432b951eb53c62602ba4ae99d03c1fb7e2"
    93  		},
    94  		{
    95  			"ImportPath": "gopkg.in/yaml.v1",
    96  			"Rev": "9f9df34309c04878acc86042b16630b0f696e1de"
    97  		}
    98  	]
    99  }