etcd/cmd
Gyu-Ho Lee a0dc471520 vendor: update 'golang.org/x/net'
There have been a few bug fixes in upstream.
Mainly for our grpc-go sub-dependencies

'idna' package introduces a new dependency 'golang.org/x/text'

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-04-11 08:46:07 -07:00
..
vendor vendor: update 'golang.org/x/net' 2017-04-11 08:46:07 -07:00
README.md vendor: only vendor on emitted binaries 2016-04-05 21:01:16 -07:00
etcd build: support go install github.com/coreos/etcd/cmd/etcd 2016-08-15 15:08:41 -07:00
etcdctl vendor: only vendor on emitted binaries 2016-04-05 21:01:16 -07:00
tools vendor: only vendor on emitted binaries 2016-04-05 21:01:16 -07:00

README.md

cmd

This directory is meant to enforce vendoring for etcd binaries without polluting the etcd client libraries with vendored dependencies.