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-20240328004251-117c22817715
8
+ github.com/project-codeflare/codeflare-common v0.0.0-20240328133031-85b5315fd82b
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 @@ -390,6 +390,8 @@ github.com/project-codeflare/codeflare-common v0.0.0-20240321160419-5fce7084f350
390
390
github.com/project-codeflare/codeflare-common v0.0.0-20240321160419-5fce7084f350 /go.mod h1:k48kfd8LDWzku1bC4NMWLtN71MXKxuOmd8fWYx6bIZ0 =
391
391
github.com/project-codeflare/codeflare-common v0.0.0-20240328004251-117c22817715 h1:nz908of0ohu1PodLgQjwCsrmhAXkX9Ukj5oez+CGlg0 =
392
392
github.com/project-codeflare/codeflare-common v0.0.0-20240328004251-117c22817715 /go.mod h1:k48kfd8LDWzku1bC4NMWLtN71MXKxuOmd8fWYx6bIZ0 =
393
+ github.com/project-codeflare/codeflare-common v0.0.0-20240328133031-85b5315fd82b h1:q7z3vccjFhcj/4tFLW+r2vxYAu+U86aT//8F580nqBo =
394
+ github.com/project-codeflare/codeflare-common v0.0.0-20240328133031-85b5315fd82b /go.mod h1:5Yd55xTfpKfeCuof+IlrK1S2iT++vxQTJoP9rG8fE6E =
393
395
github.com/prometheus/client_golang v0.9.1 /go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw =
394
396
github.com/prometheus/client_golang v1.0.0 /go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo =
395
397
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