Skip to content

Commit 5c95f0e

Browse files
fix(deps): update github.com/openshift/cluster-api-provider-agent/api digest to 0bc32d8 (#250)
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent e9fd23b commit 5c95f0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/golang/mock v1.6.0
1414
github.com/onsi/ginkgo v1.16.5
1515
github.com/onsi/gomega v1.34.1
16-
github.com/openshift/cluster-api-provider-agent/api v0.0.0-20250724200755-30ab53600b2c
16+
github.com/openshift/cluster-api-provider-agent/api v0.0.0-20250801140557-0bc32d8c31ab
1717
github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87
1818
github.com/openshift/hive/apis v0.0.0-20231220215202-ad99b9e52d27
1919
github.com/pkg/errors v0.9.1

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ github.com/openshift/assisted-service/api/v1beta1
230230
# github.com/openshift/assisted-service/models v0.0.0 => github.com/openshift/assisted-service/models v0.0.0-20250804170420-04a08b5f48bb
231231
## explicit; go 1.21
232232
github.com/openshift/assisted-service/models
233-
# github.com/openshift/cluster-api-provider-agent/api v0.0.0-20250724200755-30ab53600b2c => ./api
233+
# github.com/openshift/cluster-api-provider-agent/api v0.0.0-20250801140557-0bc32d8c31ab => ./api
234234
## explicit; go 1.21
235235
github.com/openshift/cluster-api-provider-agent/api/v1alpha1
236236
github.com/openshift/cluster-api-provider-agent/api/v1beta1

0 commit comments

Comments
 (0)