Skip to content

Commit cbfd580

Browse files
committed
get codeflare-common from main
1 parent d29c5fe commit cbfd580

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/openshift/api v0.0.0-20230213134911-7ba313770556
99
github.com/openshift/client-go v0.0.0-20221019143426-16aed247da5c
1010
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
1212
github.com/ray-project/kuberay/ray-operator v1.1.0
1313
go.uber.org/zap v1.26.0
1414
k8s.io/api v0.29.1

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,8 @@ github.com/project-codeflare/appwrapper v0.7.2 h1:VTApjW6mTGZbuPasugcsWhCb5jnZG/
345345
github.com/project-codeflare/appwrapper v0.7.2/go.mod h1:f4SYPB6sPteegtekwD4bjPdpWZ+nFlLF2Eoz9iyw73s=
346346
github.com/project-codeflare/codeflare-common v0.0.0-20240328182412-38df643db183 h1:WOy8nuzZ3zGLVxj2evwfSkTj5SLMVCX5rbI7J5NZxOg=
347347
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=
348350
github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw=
349351
github.com/prometheus/client_golang v1.0.0/go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo=
350352
github.com/prometheus/client_golang v1.7.1/go.mod h1:PY5Wy2awLA44sXw4AOSfFBetzPP4j5+D6mVACh+pe2M=

0 commit comments

Comments
 (0)