File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff 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
2323replace 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-
2725require (
2826 github.com/NYTimes/gziphandler v1.1.1 // indirect
2927 github.com/antlr/antlr4/runtime/Go/antlr v1.4.10 // indirect
You can’t perform that action at this time.
0 commit comments