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 @@ -7,7 +7,7 @@ require (
77 github.com/openshift-online/ocm-sdk-go v0.1.327
88 github.com/openshift/api v0.0.0-20220411210816-c3bb724c282a
99 github.com/openshift/client-go v0.0.0-20211209144617-7385dd6338e3
10- github.com/project-codeflare/multi-cluster-app-dispatcher v1.33.1-0.20230809102455-ab92337aadff
10+ github.com/project-codeflare/multi-cluster-app-dispatcher v1.34.0
1111 k8s.io/api v0.26.2
1212 k8s.io/apimachinery v0.26.2
1313 k8s.io/client-go v0.26.2
Original file line number Diff line number Diff line change @@ -410,6 +410,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
410410github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
411411github.com/project-codeflare/multi-cluster-app-dispatcher v1.33.1-0.20230809102455-ab92337aadff h1:FFjhRjektX6FbuQ1ygzgjQraj1vGSUXCmDQHlA3ncsA =
412412github.com/project-codeflare/multi-cluster-app-dispatcher v1.33.1-0.20230809102455-ab92337aadff /go.mod h1:h4dPKbrJwBYvnSZFxGrVRZHfMUROaBO8YgdHFfDsSD8 =
413+ github.com/project-codeflare/multi-cluster-app-dispatcher v1.34.0 h1:4J3vW+vuCBHyocd3huZy3FJhOw5acaBHFLYwutkTE/E =
414+ github.com/project-codeflare/multi-cluster-app-dispatcher v1.34.0 /go.mod h1:gtTl8Tsl+X+bGhqVudLoveINR6IkN+sVvH0J+VZIP40 =
413415github.com/prometheus/client_golang v0.9.1 /go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw =
414416github.com/prometheus/client_golang v1.0.0 /go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo =
415417github.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