Skip to content

Commit

Permalink
fix(deps): update module go.etcd.io/etcd/raft/v3 to v3.5.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent fd0cb28 commit d1420ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etcd/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ require (
go.etcd.io/etcd/etcdctl/v3 v3.5.14
go.etcd.io/etcd/etcdutl/v3 v3.5.14
go.etcd.io/etcd/pkg/v3 v3.5.14
go.etcd.io/etcd/raft/v3 v3.5.14
go.etcd.io/etcd/raft/v3 v3.5.16
go.etcd.io/etcd/server/v3 v3.5.14
go.etcd.io/etcd/tests/v3 v3.5.14
go.uber.org/zap v1.27.0
Expand Down

0 comments on commit d1420ac

Please sign in to comment.