coreos / fleet

fleet ties together systemd and etcd into a distributed init system
Apache License 2.0
2.42k stars 303 forks source link

vendor: update glide and vendors #1644

Closed dongsupark closed 7 years ago

dongsupark commented 7 years ago

Update vendors to the most recent versions as of 2016-07-19. Also fix a build error in fleetctl due to an API change in spf13/cobra.

dongsupark commented 7 years ago

Also updated scripts/glide-update.sh to ensure that it's running inside $GOPATH.