Skip to content

Commit 48ff2d6

Browse files
committed
local mod
Signed-off-by: Humair Khan <[email protected]>
1 parent 61860db commit 48ff2d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ require (
230230
replace (
231231
github.com/kubeflow/kfp-tekton/tekton-catalog/cache => github.com/kubeflow/kfp-tekton/tekton-catalog/cache v0.0.0-20240417221339-0b894195443c
232232
github.com/kubeflow/kfp-tekton/tekton-catalog/objectstore => github.com/kubeflow/kfp-tekton/tekton-catalog/objectstore v0.0.0-20240417221339-0b894195443c
233+
github.com/kubeflow/pipelines/kubernetes_platform => ./kubernetes_platform
233234
)
234235

235236
exclude github.com/mitchellh/osext v0.0.0-20151018003038-5e2d6d41470f

0 commit comments

Comments
 (0)