You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: etcd/go.mod
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -144,12 +144,12 @@ require (
144
144
145
145
replace (
146
146
github.com/onsi/ginkgo/v2 => github.com/openshift/onsi-ginkgo/v2v2.6.1-0.20241205171354-8006f302fd12// from kubernetes
147
-
go.etcd.io/etcd/api/v3 => github.com/openshift/etcd/api/v3v3.5.1-0.20250226141325-d36de75cb3fa// from etcd
148
-
go.etcd.io/etcd/client/pkg/v3 => github.com/openshift/etcd/client/pkg/v3v3.5.1-0.20250226141325-d36de75cb3fa// from etcd
149
-
go.etcd.io/etcd/client/v3 => github.com/openshift/etcd/client/v3v3.5.1-0.20250226141325-d36de75cb3fa// from etcd
150
-
go.etcd.io/etcd/pkg/v3 => github.com/openshift/etcd/pkg/v3v3.5.1-0.20250226141325-d36de75cb3fa// from etcd
151
-
go.etcd.io/etcd/raft/v3 => github.com/openshift/etcd/raft/v3v3.5.1-0.20250226141325-d36de75cb3fa// from etcd
152
-
go.etcd.io/etcd/server/v3 => github.com/openshift/etcd/server/v3v3.5.1-0.20250226141325-d36de75cb3fa// from etcd
147
+
go.etcd.io/etcd/api/v3 => github.com/openshift/etcd/api/v3v3.5.1-0.20250228231120-e9234c8be833// from etcd
148
+
go.etcd.io/etcd/client/pkg/v3 => github.com/openshift/etcd/client/pkg/v3v3.5.1-0.20250228231120-e9234c8be833// from etcd
149
+
go.etcd.io/etcd/client/v3 => github.com/openshift/etcd/client/v3v3.5.1-0.20250228231120-e9234c8be833// from etcd
150
+
go.etcd.io/etcd/pkg/v3 => github.com/openshift/etcd/pkg/v3v3.5.1-0.20250228231120-e9234c8be833// from etcd
151
+
go.etcd.io/etcd/raft/v3 => github.com/openshift/etcd/raft/v3v3.5.1-0.20250228231120-e9234c8be833// from etcd
152
+
go.etcd.io/etcd/server/v3 => github.com/openshift/etcd/server/v3v3.5.1-0.20250228231120-e9234c8be833// from etcd
0 commit comments