Skip to content

Commit

Permalink
fix(deps): update module go.etcd.io/etcd/raft/v3 to v3.5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent fd0cb28 commit 7469652
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.15
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 7469652

Please sign in to comment.