etcd/vendor
Joe Betz 2338f747bf
vendor: Add dependency on google/uuid for safe UUID generation
etcd currently generates a few UUID style identifiers using approaches like `fmt.Sprintf("client-%s", strconv.FormatInt(time.Now().UnixNano(), 36))`.
But these can collide on machine architectures with larger timestamp steps (see https://github.com/etcd-io/etcd/issues/10035).
2018-10-22 14:06:24 -07:00
..
github.com vendor: Add dependency on google/uuid for safe UUID generation 2018-10-22 14:06:24 -07:00
go.etcd.io/bbolt vendor: use "go.etcd.io/bbolt" v1.3.1-etcd.7 2018-08-29 12:39:59 -07:00
go.uber.org vendor: upgrade "go.uber.org/zap" to v1.9.1 2018-09-21 01:51:59 -07:00
golang.org/x vendor: revendor 2018-09-21 01:48:10 -07:00
google.golang.org vendor: upgrade google.golang.org/grpc to v1.14.0 2018-08-09 19:36:35 -07:00
gopkg.in vendor: upgrade "gopkg.in/cheggaaa/pb.v1" 2018-06-13 10:17:44 -07:00