google / trillian

A transparent, highly scalable and cryptographically verifiable data store.
Apache License 2.0
3.51k stars 375 forks source link

Bumped all etcd libs atomically #3522

Closed mhutchinson closed 1 month ago

mhutchinson commented 1 month ago

Full command log:

go get go.etcd.io/etcd/etcdctl/v3@v3.5.14
go get go.etcd.io/etcd/client/v3@v3.5.14
go get go.etcd.io/etcd/server/v3@v3.5.14
go get go.etcd.io/etcd/v3@v3.5.14
go mod tidy