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 @@ -8,7 +8,7 @@ require (
8
8
github.com/openshift/api v0.0.0-20230213134911-7ba313770556
9
9
github.com/openshift/client-go v0.0.0-20221019143426-16aed247da5c
10
10
github.com/project-codeflare/appwrapper v0.7.2
11
- github.com/project-codeflare/codeflare-common v0.0.0-20240328182412-38df643db183
11
+ github.com/project-codeflare/codeflare-common v0.0.0-20240404131119-10cc4982cd0e
12
12
github.com/ray-project/kuberay/ray-operator v1.1.0
13
13
go.uber.org/zap v1.26.0
14
14
k8s.io/api v0.29.1
Original file line number Diff line number Diff line change @@ -345,6 +345,8 @@ github.com/project-codeflare/appwrapper v0.7.2 h1:VTApjW6mTGZbuPasugcsWhCb5jnZG/
345
345
github.com/project-codeflare/appwrapper v0.7.2 /go.mod h1:f4SYPB6sPteegtekwD4bjPdpWZ+nFlLF2Eoz9iyw73s =
346
346
github.com/project-codeflare/codeflare-common v0.0.0-20240328182412-38df643db183 h1:WOy8nuzZ3zGLVxj2evwfSkTj5SLMVCX5rbI7J5NZxOg =
347
347
github.com/project-codeflare/codeflare-common v0.0.0-20240328182412-38df643db183 /go.mod h1:ebDcLOZsMe3t9JvUGAv4By2ttu+7NenSpAQZUAaYUak =
348
+ github.com/project-codeflare/codeflare-common v0.0.0-20240404131119-10cc4982cd0e h1:ucvjQJ+UVCAqdxFJlgLhNxDwvuiZcT+Li73xbCPHH8I =
349
+ github.com/project-codeflare/codeflare-common v0.0.0-20240404131119-10cc4982cd0e /go.mod h1:ebDcLOZsMe3t9JvUGAv4By2ttu+7NenSpAQZUAaYUak =
348
350
github.com/prometheus/client_golang v0.9.1 /go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw =
349
351
github.com/prometheus/client_golang v1.0.0 /go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo =
350
352
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