Skip to content

Commit 944300b

Browse files
sutaakaropenshift-merge-bot[bot]
authored andcommitted
Remove MCAD replace line in go.mod
1 parent 510a3a8 commit 944300b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/openshift/api v0.0.0-20230213134911-7ba313770556
88
github.com/project-codeflare/codeflare-common v0.0.0-20231129165224-988ba1da9069
99
github.com/project-codeflare/instascale v0.3.1
10-
github.com/project-codeflare/multi-cluster-app-dispatcher v1.38.1
10+
github.com/project-codeflare/multi-cluster-app-dispatcher v1.38.2-0.20231218174414-5b7ee85b759e
1111
github.com/ray-project/kuberay/ray-operator v1.0.0-rc.1
1212
go.uber.org/zap v1.26.0
1313
k8s.io/api v0.27.8
@@ -22,8 +22,6 @@ require (
2222

2323
replace sigs.k8s.io/custom-metrics-apiserver => sigs.k8s.io/custom-metrics-apiserver v1.25.1-0.20230306170449-63d8c93851f3
2424

25-
replace github.com/project-codeflare/multi-cluster-app-dispatcher => github.com/project-codeflare/multi-cluster-app-dispatcher v1.38.2-0.20231218174414-5b7ee85b759e
26-
2725
require (
2826
github.com/NYTimes/gziphandler v1.1.1 // indirect
2927
github.com/antlr/antlr4/runtime/Go/antlr v1.4.10 // indirect

0 commit comments

Comments
 (0)