etcd-io / raft

Raft library for maintaining a replicated state machine
Apache License 2.0
630 stars 160 forks source link

dependency: update go version to 1.21.8 #178

Closed ivanvc closed 6 months ago

ivanvc commented 6 months ago

Upgrades go version to 1.21.8.

Part of etcd-io/etcd#17533

ahrtr commented 6 months ago

Thanks @ivanvc , but we have already bumped go version to 1.22.1 https://github.com/etcd-io/raft/pull/160