Skip to content

Commit 70e0d37

Browse files
anishasthanagithub-actions[bot]
authored andcommitted
Update go.mod and go.sum to MCAD v1.32.0
1 parent 8771e9c commit 70e0d37

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/openshift-online/ocm-sdk-go v0.1.327
77
github.com/openshift/api v0.0.0-20220411210816-c3bb724c282a
88
github.com/openshift/client-go v0.0.0-20211209144617-7385dd6338e3
9-
github.com/project-codeflare/multi-cluster-app-dispatcher v0.0.0-20221212204604-6cf5703cf887
9+
github.com/project-codeflare/multi-cluster-app-dispatcher v1.32.0
1010
k8s.io/api v0.23.0
1111
k8s.io/apimachinery v0.23.0
1212
k8s.io/client-go v0.23.0

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -562,6 +562,8 @@ github.com/posener/complete v1.1.1/go.mod h1:em0nMJCgc9GFtwrmVmEMR/ZL6WyhyjMBndr
562562
github.com/pquerna/cachecontrol v0.0.0-20171018203845-0dec1b30a021/go.mod h1:prYjPmNq4d1NPVmpShWobRqXY3q7Vp+80DqgxxUrUIA=
563563
github.com/project-codeflare/multi-cluster-app-dispatcher v0.0.0-20221212204604-6cf5703cf887 h1:78VT9z1rZtH6ScdPKdClW4U9XO3c5ZcnasvKWBVWzWk=
564564
github.com/project-codeflare/multi-cluster-app-dispatcher v0.0.0-20221212204604-6cf5703cf887/go.mod h1:0o5W74a7d9Pu+jpqQGdZs6vi2hScly33p20fifhrxHM=
565+
github.com/project-codeflare/multi-cluster-app-dispatcher v1.32.0 h1:17lwqvxcWBTi9245lVZgJPvksGwAGA58s8dl7PzpbyE=
566+
github.com/project-codeflare/multi-cluster-app-dispatcher v1.32.0/go.mod h1:fmbU5LuV1Z2Sbu1FCEoVuw8qxDFcalXvkPyMfGZHHTc=
565567
github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw=
566568
github.com/prometheus/client_golang v0.9.3/go.mod h1:/TN21ttK/J9q6uSwhBd54HahCDft0ttaMvbicHlPoso=
567569
github.com/prometheus/client_golang v1.0.0/go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo=

0 commit comments

Comments
 (0)