Skip to content

Commit 768a9c6

Browse files
[Release] Reset ray-operator version in root go.mod to v0.0.0 (#3774)
Signed-off-by: Chi-Sheng Liu <[email protected]>
1 parent f96de04 commit 768a9c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/onsi/gomega v1.37.0
1818
github.com/pkg/errors v0.9.1
1919
github.com/prometheus/client_golang v1.22.0
20-
github.com/ray-project/kuberay/ray-operator v1.4.0-rc.1
20+
github.com/ray-project/kuberay/ray-operator v0.0.0
2121
github.com/rs/cors v1.11.1
2222
github.com/rs/zerolog v1.34.0
2323
github.com/spf13/cobra v1.9.1

0 commit comments

Comments
 (0)