Skip to content

Instantly share code, notes, and snippets.

@akutz
Created November 28, 2017 20:34
Show Gist options
  • Save akutz/2d67a888c707baffc6f9b3ff211a1384 to your computer and use it in GitHub Desktop.
Save akutz/2d67a888c707baffc6f9b3ff211a1384 to your computer and use it in GitHub Desktop.
vSphere Docker Volume Driver Sirupsen Fun
$ gvt restore
2017/11/28 14:31:11 fetching cloud.google.com/go/compute/metadata
2017/11/28 14:31:11 fetching github.com/coreos/etcd/auth/authpb
2017/11/28 14:31:11 fetching github.com/boltdb/bolt
2017/11/28 14:31:11 fetching github.com/coreos/etcd/etcdserver/api/v3rpc/rpctypes
2017/11/28 14:31:11 fetching github.com/coreos/etcd/clientv3
2017/11/28 14:31:11 fetching github.com/coreos/etcd/etcdserver/etcdserverpb
2017/11/28 14:31:11 fetching github.com/coreos/etcd/mvcc/mvccpb
2017/11/28 14:31:11 fetching github.com/coreos/etcd/pkg/tlsutil
2017/11/28 14:31:14 fetching github.com/coreos/go-systemd
2017/11/28 14:31:14 fetching github.com/docker/docker/pkg/archive
2017/11/28 14:31:15 fetching github.com/docker/docker/pkg/fileutils
2017/11/28 14:31:21 fetching github.com/docker/docker/pkg/idtools
2017/11/28 14:31:21 fetching github.com/docker/docker/pkg/ioutils
2017/11/28 14:31:21 fetching github.com/docker/docker/pkg/locker
2017/11/28 14:31:21 fetching github.com/docker/docker/pkg/mount
2017/11/28 14:31:21 fetching github.com/docker/docker/pkg/plugins
2017/11/28 14:31:21 fetching github.com/docker/docker/pkg/pools
2017/11/28 14:31:35 fetching github.com/docker/docker/pkg/promise
2017/11/28 14:31:35 fetching github.com/docker/docker/pkg/random
2017/11/28 14:31:35 fetching github.com/docker/docker/pkg/stringid
2017/11/28 14:31:35 fetching github.com/docker/docker/pkg/system
2017/11/28 14:31:35 fetching github.com/docker/docker/utils
2017/11/28 14:31:35 fetching github.com/docker/docker/volume
2017/11/28 14:31:35 fetching github.com/docker/engine-api (including tests)
2017/11/28 14:31:35 fetching github.com/docker/go-connections (including tests)
2017/11/28 14:31:36 fetching github.com/docker/go-plugins-helpers/sdk (including tests)
2017/11/28 14:31:36 github.com/docker/docker/utils: lstat /var/folders/48/52fjq9r10zx3gnm7j57th0500000gn/T/gvt-767390367/utils: no such file or directory
2017/11/28 14:31:36 fetching github.com/docker/go-plugins-helpers/volume (including tests)
2017/11/28 14:31:36 github.com/docker/docker/pkg/random: lstat /var/folders/48/52fjq9r10zx3gnm7j57th0500000gn/T/gvt-767390367/pkg/random: no such file or directory
2017/11/28 14:31:36 fetching github.com/docker/go-units (including tests)
2017/11/28 14:31:36 github.com/docker/docker/pkg/promise: lstat /var/folders/48/52fjq9r10zx3gnm7j57th0500000gn/T/gvt-767390367/pkg/promise: no such file or directory
2017/11/28 14:31:36 fetching github.com/ghodss/yaml
2017/11/28 14:31:36 fetching github.com/godbus/dbus
2017/11/28 14:31:37 fetching github.com/golang/glog
2017/11/28 14:31:37 fetching github.com/golang/mock/gomock
2017/11/28 14:31:37 fetching github.com/golang/protobuf/jsonpb
2017/11/28 14:31:37 fetching github.com/golang/protobuf/proto
2017/11/28 14:31:37 fetching github.com/golang/protobuf/protoc-gen-go/descriptor
2017/11/28 14:31:37 fetching github.com/golang/protobuf/ptypes/any
2017/11/28 14:31:38 fetching github.com/golang/protobuf/ptypes/duration
2017/11/28 14:31:38 fetching github.com/golang/protobuf/ptypes/struct
2017/11/28 14:31:38 fetching github.com/golang/protobuf/ptypes/timestamp
2017/11/28 14:31:39 fetching github.com/golang/protobuf/ptypes/wrappers
2017/11/28 14:31:39 fetching github.com/gorillalabs/go-powershell
2017/11/28 14:31:39 fetching github.com/grpc-ecosystem/grpc-gateway/runtime
2017/11/28 14:31:39 fetching github.com/juju/errors
2017/11/28 14:31:39 fetching github.com/grpc-ecosystem/grpc-gateway/utilities
2017/11/28 14:31:39 fetching github.com/kardianos/osext
2017/11/28 14:31:39 fetching github.com/kardianos/service
2017/11/28 14:31:39 fetching github.com/natefinch/lumberjack (including tests)
2017/11/28 14:31:39 fetching github.com/opencontainers/runc/libcontainer/user (including tests)
2017/11/28 14:31:40 fetching github.com/sirupsen/logrus (including tests)
2017/11/28 14:31:40 fetching github.com/stretchr/testify (including tests)
2017/11/28 14:31:40 fetching github.com/vmware/photon-controller-go-sdk
2017/11/28 14:31:40 fetching go4.org/syncutil/singleflight
2017/11/28 14:31:41 fetching golang.org/x/crypto/acme
2017/11/28 14:31:41 fetching golang.org/x/crypto/ssh/terminal
2017/11/28 14:31:41 fetching golang.org/x/exp/inotify
2017/11/28 14:31:41 fetching golang.org/x/net/context (including tests)
2017/11/28 14:31:41 fetching golang.org/x/net/http2
2017/11/28 14:31:41 fetching golang.org/x/net/idna
2017/11/28 14:31:43 fetching golang.org/x/net/internal/timeseries
2017/11/28 14:31:43 fetching golang.org/x/net/lex/httplex
2017/11/28 14:31:44 fetching golang.org/x/net/proxy (including tests)
2017/11/28 14:31:44 fetching golang.org/x/net/trace
2017/11/28 14:31:44 fetching golang.org/x/oauth2
2017/11/28 14:31:44 fetching golang.org/x/sys/unix
2017/11/28 14:31:44 fetching golang.org/x/sys/windows
2017/11/28 14:31:44 fetching golang.org/x/text/internal/gen
2017/11/28 14:31:44 fetching golang.org/x/text/internal/triegen
2017/11/28 14:31:44 fetching golang.org/x/text/internal/ucd
2017/11/28 14:31:44 fetching golang.org/x/text/secure/bidirule
2017/11/28 14:31:44 fetching golang.org/x/text/transform
2017/11/28 14:31:45 fetching golang.org/x/text/unicode/bidi
2017/11/28 14:31:46 fetching golang.org/x/text/unicode/cldr
2017/11/28 14:31:46 fetching golang.org/x/text/unicode/norm
2017/11/28 14:31:47 fetching golang.org/x/text/unicode/rangetable
2017/11/28 14:31:47 fetching google.golang.org/api/gensupport
2017/11/28 14:31:47 fetching google.golang.org/api/compute/v1
2017/11/28 14:31:47 fetching google.golang.org/api/googleapi
2017/11/28 14:31:47 fetching google.golang.org/appengine
2017/11/28 14:31:47 fetching google.golang.org/genproto/googleapis/rpc/status
2017/11/28 14:31:47 fetching google.golang.org/grpc
2017/11/28 14:31:47 fetching gopkg.in/yaml.v2
2017/11/28 14:32:06 command "restore" failed: failed to fetch 3 dependencies
{
"version": 0,
"dependencies": [
{
"importpath": "cloud.google.com/go/compute/metadata",
"repository": "https://code.googlesource.com/gocloud",
"vcs": "git",
"revision": "3e1507a0d90d17e4fdd8ef75e8f037ebecc854ba",
"branch": "master",
"path": "/compute/metadata",
"notests": true
},
{
"importpath": "github.com/sirupsen/logrus",
"repository": "https://github.com/sirupsen/logrus",
"vcs": "",
"revision": "95cd2b9c79aa5e72ab0bc69b7ccc2be15bf850f6",
"branch": "master"
},
{
"importpath": "github.com/boltdb/bolt",
"repository": "https://github.com/boltdb/bolt",
"vcs": "git",
"revision": "d97499360d1ecebc492ea66c7447ea948f417620",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/coreos/etcd/auth/authpb",
"repository": "https://github.com/coreos/etcd",
"vcs": "git",
"revision": "17be3b551a0b8b8335dade33154fa2267527e377",
"branch": "master",
"path": "auth/authpb",
"notests": true
},
{
"importpath": "github.com/coreos/etcd/clientv3",
"repository": "https://github.com/coreos/etcd",
"vcs": "git",
"revision": "17be3b551a0b8b8335dade33154fa2267527e377",
"branch": "master",
"path": "/clientv3",
"notests": true
},
{
"importpath": "github.com/coreos/etcd/etcdserver/api/v3rpc/rpctypes",
"repository": "https://github.com/coreos/etcd",
"vcs": "git",
"revision": "17be3b551a0b8b8335dade33154fa2267527e377",
"branch": "master",
"path": "etcdserver/api/v3rpc/rpctypes",
"notests": true
},
{
"importpath": "github.com/coreos/etcd/etcdserver/etcdserverpb",
"repository": "https://github.com/coreos/etcd",
"vcs": "git",
"revision": "17be3b551a0b8b8335dade33154fa2267527e377",
"branch": "master",
"path": "etcdserver/etcdserverpb",
"notests": true
},
{
"importpath": "github.com/coreos/etcd/mvcc/mvccpb",
"repository": "https://github.com/coreos/etcd",
"vcs": "git",
"revision": "17be3b551a0b8b8335dade33154fa2267527e377",
"branch": "master",
"path": "mvcc/mvccpb",
"notests": true
},
{
"importpath": "github.com/coreos/etcd/pkg/tlsutil",
"repository": "https://github.com/coreos/etcd",
"vcs": "git",
"revision": "17be3b551a0b8b8335dade33154fa2267527e377",
"branch": "master",
"path": "pkg/tlsutil",
"notests": true
},
{
"importpath": "github.com/coreos/go-systemd",
"repository": "https://github.com/coreos/go-systemd",
"vcs": "git",
"revision": "7b2428fec40033549c68f54e26e89e7ca9a9ce31",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/docker/docker/pkg/archive",
"repository": "https://github.com/moby/moby",
"vcs": "git",
"revision": "dfe2c023a34de3e1731e789f4344ef4d85070bc6",
"branch": "master",
"path": "/pkg/archive",
"notests": true
},
{
"importpath": "github.com/docker/docker/pkg/fileutils",
"repository": "https://github.com/moby/moby",
"vcs": "git",
"revision": "dfe2c023a34de3e1731e789f4344ef4d85070bc6",
"branch": "master",
"path": "/pkg/fileutils",
"notests": true
},
{
"importpath": "github.com/docker/docker/pkg/idtools",
"repository": "https://github.com/moby/moby",
"vcs": "git",
"revision": "dfe2c023a34de3e1731e789f4344ef4d85070bc6",
"branch": "master",
"path": "/pkg/idtools",
"notests": true
},
{
"importpath": "github.com/docker/docker/pkg/ioutils",
"repository": "https://github.com/moby/moby",
"vcs": "git",
"revision": "dfe2c023a34de3e1731e789f4344ef4d85070bc6",
"branch": "master",
"path": "/pkg/ioutils",
"notests": true
},
{
"importpath": "github.com/docker/docker/pkg/locker",
"repository": "https://github.com/moby/moby",
"vcs": "git",
"revision": "dfe2c023a34de3e1731e789f4344ef4d85070bc6",
"branch": "master",
"path": "/pkg/locker",
"notests": true
},
{
"importpath": "github.com/docker/docker/pkg/mount",
"repository": "https://github.com/moby/moby",
"vcs": "git",
"revision": "dfe2c023a34de3e1731e789f4344ef4d85070bc6",
"branch": "master",
"path": "/pkg/mount",
"notests": true
},
{
"importpath": "github.com/docker/docker/pkg/plugins",
"repository": "https://github.com/moby/moby",
"vcs": "git",
"revision": "dfe2c023a34de3e1731e789f4344ef4d85070bc6",
"branch": "master",
"path": "/pkg/plugins",
"notests": true
},
{
"importpath": "github.com/docker/docker/pkg/pools",
"repository": "https://github.com/moby/moby",
"vcs": "git",
"revision": "dfe2c023a34de3e1731e789f4344ef4d85070bc6",
"branch": "master",
"path": "/pkg/pools",
"notests": true
},
{
"importpath": "github.com/docker/docker/pkg/promise",
"repository": "https://github.com/moby/moby",
"vcs": "git",
"revision": "dfe2c023a34de3e1731e789f4344ef4d85070bc6",
"branch": "master",
"path": "/pkg/promise",
"notests": true
},
{
"importpath": "github.com/docker/docker/pkg/random",
"repository": "https://github.com/moby/moby",
"vcs": "git",
"revision": "dfe2c023a34de3e1731e789f4344ef4d85070bc6",
"branch": "master",
"path": "/pkg/random",
"notests": true
},
{
"importpath": "github.com/docker/docker/pkg/stringid",
"repository": "https://github.com/moby/moby",
"vcs": "git",
"revision": "dfe2c023a34de3e1731e789f4344ef4d85070bc6",
"branch": "master",
"path": "/pkg/stringid",
"notests": true
},
{
"importpath": "github.com/docker/docker/pkg/system",
"repository": "https://github.com/moby/moby",
"vcs": "git",
"revision": "dfe2c023a34de3e1731e789f4344ef4d85070bc6",
"branch": "master",
"path": "/pkg/system",
"notests": true
},
{
"importpath": "github.com/docker/docker/utils",
"repository": "https://github.com/moby/moby",
"vcs": "git",
"revision": "dfe2c023a34de3e1731e789f4344ef4d85070bc6",
"branch": "master",
"path": "/utils",
"notests": true
},
{
"importpath": "github.com/docker/docker/volume",
"repository": "https://github.com/moby/moby",
"vcs": "git",
"revision": "dfe2c023a34de3e1731e789f4344ef4d85070bc6",
"branch": "master",
"path": "/volume",
"notests": true
},
{
"importpath": "github.com/docker/engine-api",
"repository": "https://github.com/docker/engine-api",
"vcs": "git",
"revision": "a52656d77f09d394104c1639824eada038bfdb89",
"branch": "master"
},
{
"importpath": "github.com/docker/go-connections",
"repository": "https://github.com/docker/go-connections",
"vcs": "git",
"revision": "990a1a1a70b0da4c4cb70e117971a4f0babfbf1a",
"branch": "master"
},
{
"importpath": "github.com/docker/go-plugins-helpers/sdk",
"repository": "https://github.com/docker/go-plugins-helpers",
"vcs": "git",
"revision": "bd8c600f0cdd76c7a57ff6aa86bd2b423868c688",
"branch": "master",
"path": "/sdk"
},
{
"importpath": "github.com/docker/go-plugins-helpers/volume",
"repository": "https://github.com/docker/go-plugins-helpers",
"vcs": "git",
"revision": "bd8c600f0cdd76c7a57ff6aa86bd2b423868c688",
"branch": "master",
"path": "/volume"
},
{
"importpath": "github.com/docker/go-units",
"repository": "https://github.com/docker/go-units",
"vcs": "git",
"revision": "f2d77a61e3c169b43402a0a1e84f06daf29b8190",
"branch": "master"
},
{
"importpath": "github.com/ghodss/yaml",
"repository": "https://github.com/ghodss/yaml",
"vcs": "git",
"revision": "0ca9ea5df5451ffdf184b4428c902747c2c11cd7",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/godbus/dbus",
"repository": "https://github.com/godbus/dbus",
"vcs": "git",
"revision": "5f6efc7ef2759c81b7ba876593971bfce311eab3",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/golang/glog",
"repository": "https://github.com/golang/glog",
"vcs": "git",
"revision": "23def4e6c14b4da8ac2ed8007337bc5eb5007998",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/golang/mock/gomock",
"repository": "https://github.com/golang/mock",
"vcs": "git",
"revision": "93f6609a15b7de76bd49259f1f9a6b58df358936",
"branch": "master",
"path": "/gomock",
"notests": true
},
{
"importpath": "github.com/golang/protobuf/jsonpb",
"repository": "https://github.com/golang/protobuf",
"vcs": "git",
"revision": "0a4f71a498b7c4812f64969510bcb4eca251e33a",
"branch": "master",
"path": "jsonpb",
"notests": true
},
{
"importpath": "github.com/golang/protobuf/proto",
"repository": "https://github.com/golang/protobuf",
"vcs": "git",
"revision": "0a4f71a498b7c4812f64969510bcb4eca251e33a",
"branch": "master",
"path": "/proto",
"notests": true
},
{
"importpath": "github.com/golang/protobuf/protoc-gen-go/descriptor",
"repository": "https://github.com/golang/protobuf",
"vcs": "git",
"revision": "0a4f71a498b7c4812f64969510bcb4eca251e33a",
"branch": "master",
"path": "protoc-gen-go/descriptor",
"notests": true
},
{
"importpath": "github.com/golang/protobuf/ptypes/any",
"repository": "https://github.com/golang/protobuf",
"vcs": "git",
"revision": "0a4f71a498b7c4812f64969510bcb4eca251e33a",
"branch": "master",
"path": "ptypes/any",
"notests": true
},
{
"importpath": "github.com/golang/protobuf/ptypes/duration",
"repository": "https://github.com/golang/protobuf",
"vcs": "git",
"revision": "0a4f71a498b7c4812f64969510bcb4eca251e33a",
"branch": "master",
"path": "ptypes/duration",
"notests": true
},
{
"importpath": "github.com/golang/protobuf/ptypes/struct",
"repository": "https://github.com/golang/protobuf",
"vcs": "git",
"revision": "0a4f71a498b7c4812f64969510bcb4eca251e33a",
"branch": "master",
"path": "ptypes/struct",
"notests": true
},
{
"importpath": "github.com/golang/protobuf/ptypes/timestamp",
"repository": "https://github.com/golang/protobuf",
"vcs": "git",
"revision": "0a4f71a498b7c4812f64969510bcb4eca251e33a",
"branch": "master",
"path": "ptypes/timestamp",
"notests": true
},
{
"importpath": "github.com/golang/protobuf/ptypes/wrappers",
"repository": "https://github.com/golang/protobuf",
"vcs": "git",
"revision": "0a4f71a498b7c4812f64969510bcb4eca251e33a",
"branch": "master",
"path": "ptypes/wrappers",
"notests": true
},
{
"importpath": "github.com/gorillalabs/go-powershell",
"repository": "https://github.com/gorillalabs/go-powershell",
"vcs": "git",
"revision": "8a975e1f46d292e02c8825f112090196bbc20ac1",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/grpc-ecosystem/grpc-gateway/runtime",
"repository": "https://github.com/grpc-ecosystem/grpc-gateway",
"vcs": "git",
"revision": "a5c7982c02e20b0d22f1f50ff20fbb85aa30433a",
"branch": "master",
"path": "runtime",
"notests": true
},
{
"importpath": "github.com/grpc-ecosystem/grpc-gateway/utilities",
"repository": "https://github.com/grpc-ecosystem/grpc-gateway",
"vcs": "git",
"revision": "a5c7982c02e20b0d22f1f50ff20fbb85aa30433a",
"branch": "master",
"path": "/utilities",
"notests": true
},
{
"importpath": "github.com/juju/errors",
"repository": "https://github.com/juju/errors",
"vcs": "git",
"revision": "c7d06af17c68cd34c835053720b21f6549d9b0ee",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/kardianos/osext",
"repository": "https://github.com/kardianos/osext",
"vcs": "git",
"revision": "ae77be60afb1dcacde03767a8c37337fad28ac14",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/kardianos/service",
"repository": "https://github.com/kardianos/service",
"vcs": "git",
"revision": "f6635a45eccea31fd54922e3c1bf7e5e5a5df097",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/natefinch/lumberjack",
"repository": "https://github.com/natefinch/lumberjack",
"vcs": "",
"revision": "514cbda263a734ae8caac038dadf05f8f3f9f738",
"branch": "v2.0"
},
{
"importpath": "github.com/opencontainers/runc/libcontainer/user",
"repository": "https://github.com/opencontainers/runc",
"vcs": "",
"revision": "8e8d01d38d7b4fb0a35bf89b72bc3e18c98882d7",
"branch": "master",
"path": "/libcontainer/user"
},
{
"importpath": "github.com/stretchr/testify",
"repository": "https://github.com/stretchr/testify",
"vcs": "",
"revision": "1f4a1643a57e798696635ea4c126e9127adb7d3c",
"branch": "master"
},
{
"importpath": "github.com/vmware/photon-controller-go-sdk",
"repository": "https://github.com/vmware/photon-controller-go-sdk",
"vcs": "git",
"revision": "a7351722743d53dff0331c163b83e51d66ad90aa",
"branch": "master",
"notests": true
},
{
"importpath": "go4.org/syncutil/singleflight",
"repository": "https://github.com/camlistore/go4",
"vcs": "git",
"revision": "034d17a462f7b2dcd1a4a73553ec5357ff6e6c6e",
"branch": "master",
"path": "/syncutil/singleflight",
"notests": true
},
{
"importpath": "golang.org/x/crypto/acme",
"repository": "https://go.googlesource.com/crypto",
"vcs": "git",
"revision": "dd85ac7e6a88fc6ca420478e934de5f1a42dd3c6",
"branch": "master",
"path": "acme",
"notests": true
},
{
"importpath": "golang.org/x/crypto/ssh/terminal",
"repository": "https://go.googlesource.com/crypto",
"vcs": "git",
"revision": "dd85ac7e6a88fc6ca420478e934de5f1a42dd3c6",
"branch": "master",
"path": "ssh/terminal",
"notests": true
},
{
"importpath": "golang.org/x/exp/inotify",
"repository": "https://go.googlesource.com/exp",
"vcs": "git",
"revision": "d7547cb8f08b1a7db6aecdc9f793fa87e22b03dc",
"branch": "master",
"path": "/inotify",
"notests": true
},
{
"importpath": "golang.org/x/net/context",
"repository": "https://go.googlesource.com/net",
"vcs": "",
"revision": "6acef71eb69611914f7a30939ea9f6e194c78172",
"branch": "master",
"path": "/context"
},
{
"importpath": "golang.org/x/net/http2",
"repository": "https://go.googlesource.com/net",
"vcs": "git",
"revision": "f01ecb60fe3835d80d9a0b7b2bf24b228c89260e",
"branch": "master",
"path": "/http2",
"notests": true
},
{
"importpath": "golang.org/x/net/idna",
"repository": "https://go.googlesource.com/net",
"vcs": "git",
"revision": "f01ecb60fe3835d80d9a0b7b2bf24b228c89260e",
"branch": "master",
"path": "idna",
"notests": true
},
{
"importpath": "golang.org/x/net/internal/timeseries",
"repository": "https://go.googlesource.com/net",
"vcs": "git",
"revision": "f01ecb60fe3835d80d9a0b7b2bf24b228c89260e",
"branch": "master",
"path": "internal/timeseries",
"notests": true
},
{
"importpath": "golang.org/x/net/lex/httplex",
"repository": "https://go.googlesource.com/net",
"vcs": "git",
"revision": "f01ecb60fe3835d80d9a0b7b2bf24b228c89260e",
"branch": "master",
"path": "lex/httplex",
"notests": true
},
{
"importpath": "golang.org/x/net/proxy",
"repository": "https://go.googlesource.com/net",
"vcs": "",
"revision": "6acef71eb69611914f7a30939ea9f6e194c78172",
"branch": "master",
"path": "/proxy"
},
{
"importpath": "golang.org/x/net/trace",
"repository": "https://go.googlesource.com/net",
"vcs": "git",
"revision": "f01ecb60fe3835d80d9a0b7b2bf24b228c89260e",
"branch": "master",
"path": "trace",
"notests": true
},
{
"importpath": "golang.org/x/oauth2",
"repository": "https://go.googlesource.com/oauth2",
"vcs": "git",
"revision": "cce311a261e6fcf29de72ca96827bdb0b7d9c9e6",
"branch": "master",
"notests": true
},
{
"importpath": "golang.org/x/sys/unix",
"repository": "https://go.googlesource.com/sys",
"vcs": "git",
"revision": "abf9c25f54453410d0c6668e519582a9e1115027",
"branch": "master",
"path": "/unix",
"notests": true
},
{
"importpath": "golang.org/x/sys/windows",
"repository": "https://go.googlesource.com/sys",
"vcs": "git",
"revision": "c4489faa6e5ab84c0ef40d6ee878f7a030281f0f",
"branch": "master",
"path": "windows",
"notests": true
},
{
"importpath": "golang.org/x/text/internal/gen",
"repository": "https://go.googlesource.com/text",
"vcs": "git",
"revision": "cfdf022e86b4ecfb646e1efbd7db175dd623a8fa",
"branch": "master",
"path": "internal/gen",
"notests": true
},
{
"importpath": "golang.org/x/text/internal/triegen",
"repository": "https://go.googlesource.com/text",
"vcs": "git",
"revision": "cfdf022e86b4ecfb646e1efbd7db175dd623a8fa",
"branch": "master",
"path": "internal/triegen",
"notests": true
},
{
"importpath": "golang.org/x/text/internal/ucd",
"repository": "https://go.googlesource.com/text",
"vcs": "git",
"revision": "cfdf022e86b4ecfb646e1efbd7db175dd623a8fa",
"branch": "master",
"path": "internal/ucd",
"notests": true
},
{
"importpath": "golang.org/x/text/secure/bidirule",
"repository": "https://go.googlesource.com/text",
"vcs": "git",
"revision": "cfdf022e86b4ecfb646e1efbd7db175dd623a8fa",
"branch": "master",
"path": "/secure/bidirule",
"notests": true
},
{
"importpath": "golang.org/x/text/transform",
"repository": "https://go.googlesource.com/text",
"vcs": "git",
"revision": "cfdf022e86b4ecfb646e1efbd7db175dd623a8fa",
"branch": "master",
"path": "transform",
"notests": true
},
{
"importpath": "golang.org/x/text/unicode/bidi",
"repository": "https://go.googlesource.com/text",
"vcs": "git",
"revision": "cfdf022e86b4ecfb646e1efbd7db175dd623a8fa",
"branch": "master",
"path": "unicode/bidi",
"notests": true
},
{
"importpath": "golang.org/x/text/unicode/cldr",
"repository": "https://go.googlesource.com/text",
"vcs": "git",
"revision": "cfdf022e86b4ecfb646e1efbd7db175dd623a8fa",
"branch": "master",
"path": "unicode/cldr",
"notests": true
},
{
"importpath": "golang.org/x/text/unicode/norm",
"repository": "https://go.googlesource.com/text",
"vcs": "git",
"revision": "cfdf022e86b4ecfb646e1efbd7db175dd623a8fa",
"branch": "master",
"path": "unicode/norm",
"notests": true
},
{
"importpath": "golang.org/x/text/unicode/rangetable",
"repository": "https://go.googlesource.com/text",
"vcs": "git",
"revision": "cfdf022e86b4ecfb646e1efbd7db175dd623a8fa",
"branch": "master",
"path": "unicode/rangetable",
"notests": true
},
{
"importpath": "google.golang.org/api/compute/v1",
"repository": "https://code.googlesource.com/google-api-go-client",
"vcs": "git",
"revision": "e665075b5ff79143ba49c58fab02df9dc122afd5",
"branch": "master",
"path": "/compute/v1",
"notests": true
},
{
"importpath": "google.golang.org/api/gensupport",
"repository": "https://code.googlesource.com/google-api-go-client",
"vcs": "git",
"revision": "e665075b5ff79143ba49c58fab02df9dc122afd5",
"branch": "master",
"path": "gensupport",
"notests": true
},
{
"importpath": "google.golang.org/api/googleapi",
"repository": "https://code.googlesource.com/google-api-go-client",
"vcs": "git",
"revision": "e665075b5ff79143ba49c58fab02df9dc122afd5",
"branch": "master",
"path": "googleapi",
"notests": true
},
{
"importpath": "google.golang.org/appengine",
"repository": "https://github.com/golang/appengine",
"vcs": "git",
"revision": "ad2570cd3913654e00c5f0183b39d2f998e54046",
"branch": "master",
"notests": true
},
{
"importpath": "google.golang.org/genproto/googleapis/rpc/status",
"repository": "https://github.com/google/go-genproto",
"vcs": "git",
"revision": "b0a3dcfcd1a9bd48e63634bd8802960804cf8315",
"branch": "master",
"path": "/googleapis/rpc/status",
"notests": true
},
{
"importpath": "google.golang.org/grpc",
"repository": "https://github.com/grpc/grpc-go",
"vcs": "git",
"revision": "27b2052c9524abc45ae991d6a402ddb91f06ba03",
"branch": "master",
"notests": true
},
{
"importpath": "gopkg.in/yaml.v2",
"repository": "https://gopkg.in/yaml.v2",
"vcs": "git",
"revision": "1be3d31502d6eabc0dd7ce5b0daab022e14a5538",
"branch": "v2",
"notests": true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment