From fd743c50d68d6a5fe0a34e8be3d51714afcf0b14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 23:37:23 +0000 Subject: [PATCH] chore(deps): bump github.com/openshift-online/rosa-hyperfleet-api/clientset Bumps [github.com/openshift-online/rosa-hyperfleet-api/clientset](https://github.com/openshift-online/rosa-hyperfleet-api) from 0.0.0-20260825215224-aaca052bcde7 to 0.1.7. - [Commits](https://github.com/openshift-online/rosa-hyperfleet-api/commits/api/v0.1.7) --- updated-dependencies: - dependency-name: github.com/openshift-online/rosa-hyperfleet-api/clientset dependency-version: 0.1.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index acc7f9f..f412047 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( github.com/onsi/ginkgo/v2 v2.29.0 github.com/onsi/gomega v1.42.1 github.com/openshift-online/rosa-hyperfleet-api/api v0.0.0 - github.com/openshift-online/rosa-hyperfleet-api/clientset v0.0.0-20260825215224-aaca052bcde7 + github.com/openshift-online/rosa-hyperfleet-api/clientset v0.1.7 github.com/spf13/cobra v1.10.2 k8s.io/apimachinery v0.36.0 ) diff --git a/go.sum b/go.sum index e43fb37..d1ecf0a 100644 --- a/go.sum +++ b/go.sum @@ -122,8 +122,8 @@ github.com/onsi/gomega v1.42.1 h1:iN1rCUX+44NZ1Dc97MPoeFYbFR0vh8zxoxMFwKdyZ6I= github.com/onsi/gomega v1.42.1/go.mod h1:REff/hsDsodHoKlWsP2mAPhu1+5/6hVYNf9rIEBpeSg= github.com/openshift-online/rosa-hyperfleet-api/api v0.0.0-20260825215224-aaca052bcde7 h1:9dfp824Rx3z2r7W+UjWJ9Ic9ss+rIx/5dVV+JdorJ94= github.com/openshift-online/rosa-hyperfleet-api/api v0.0.0-20260825215224-aaca052bcde7/go.mod h1:wLNKyreMacFyDUr+3BwjB3eNifpnMIXI6qxu9sQigA0= -github.com/openshift-online/rosa-hyperfleet-api/clientset v0.0.0-20260825215224-aaca052bcde7 h1:Dvc1sqxiFcI26jRSXzpTiRMXmSfbNTt1Be8hrDMxmNU= -github.com/openshift-online/rosa-hyperfleet-api/clientset v0.0.0-20260825215224-aaca052bcde7/go.mod h1:igLlfXw8hx5KSLdt48v70wVaeLdoy8yNWoRi//p+WL8= +github.com/openshift-online/rosa-hyperfleet-api/clientset v0.1.7 h1:a9tRaBlxj0yin5jSXg7ZsgaxxOMqTS9//DBfMohbLWc= +github.com/openshift-online/rosa-hyperfleet-api/clientset v0.1.7/go.mod h1:igLlfXw8hx5KSLdt48v70wVaeLdoy8yNWoRi//p+WL8= github.com/openshift/api v0.0.0-20260416105050-3c6b218b8a80 h1:r0S/yoZAI0iWo1JvoIijaIgWGWf/izg4WiV7Wrtz16k= github.com/openshift/api v0.0.0-20260416105050-3c6b218b8a80/go.mod h1:pyVjK0nZ4sRs4fuQVQ4rubsJdahI1PB94LnQ8sGdvxo= github.com/openshift/hypershift/api v0.0.0-20260625052409-9acec4759a16 h1:QDSh3vkKYq7Fn9utYGlAJadkTdyaRl9IY7Cr6cNDAow=