etcd/cmd
Dongsu Park 00c9fe4753 vendor: update go-systemd
Godeps.json and vendor need to be updated according to the newest
go-systemd, as SdNotify() in go-systemd has changed its API.
2016-07-21 08:20:52 +02:00
..
Godeps vendor: update go-systemd 2016-07-21 08:20:52 +02:00
vendor vendor: update go-systemd 2016-07-21 08:20:52 +02:00
README.md vendor: only vendor on emitted binaries 2016-04-05 21:01:16 -07:00
etcdctl vendor: only vendor on emitted binaries 2016-04-05 21:01:16 -07:00
etcdmain vendor: only vendor on emitted binaries 2016-04-05 21:01:16 -07:00
main.go 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.