File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/onsi/gomega v1.31.1
7
7
github.com/project-codeflare/appwrapper v0.6.4
8
- github.com/project-codeflare/codeflare-common v0.0.0-20240321160419-5fce7084f350
8
+ github.com/project-codeflare/codeflare-common v0.0.0-20240328004251-117c22817715
9
9
github.com/ray-project/kuberay/ray-operator v1.0.0
10
10
k8s.io/api v0.29.1
11
11
k8s.io/apimachinery v0.29.1
Original file line number Diff line number Diff line change @@ -388,6 +388,8 @@ github.com/project-codeflare/appwrapper v0.6.4 h1:fFoEItJoetWsvK7qlMX0XPkSY0Eull
388
388
github.com/project-codeflare/appwrapper v0.6.4 /go.mod h1:1M0IXkdIa5uzyoqVfbubuIzZRtqIDLgzmJEcWBMPvdg =
389
389
github.com/project-codeflare/codeflare-common v0.0.0-20240321160419-5fce7084f350 h1:yLv9HleCC2On9UhHlMwPNG91QIqzj7sN2aEzU7gIgrg =
390
390
github.com/project-codeflare/codeflare-common v0.0.0-20240321160419-5fce7084f350 /go.mod h1:k48kfd8LDWzku1bC4NMWLtN71MXKxuOmd8fWYx6bIZ0 =
391
+ github.com/project-codeflare/codeflare-common v0.0.0-20240328004251-117c22817715 h1:nz908of0ohu1PodLgQjwCsrmhAXkX9Ukj5oez+CGlg0 =
392
+ github.com/project-codeflare/codeflare-common v0.0.0-20240328004251-117c22817715 /go.mod h1:k48kfd8LDWzku1bC4NMWLtN71MXKxuOmd8fWYx6bIZ0 =
391
393
github.com/prometheus/client_golang v0.9.1 /go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw =
392
394
github.com/prometheus/client_golang v1.0.0 /go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo =
393
395
github.com/prometheus/client_golang v1.7.1 /go.mod h1:PY5Wy2awLA44sXw4AOSfFBetzPP4j5+D6mVACh+pe2M =
You can’t perform that action at this time.
0 commit comments