Skip to content

Commit 1f299da

Browse files
fix(deps): update github.com/openshift/cluster-api-provider-agent/api digest to e1c680f (#233)
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 0b42c6e commit 1f299da

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-20250613153211-1c77bd5386e7
16+
github.com/openshift/cluster-api-provider-agent/api v0.0.0-20250617141902-e1c680f48808
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-20250622192601-b137c70a1e39
231231
## explicit; go 1.21
232232
github.com/openshift/assisted-service/models
233-
# github.com/openshift/cluster-api-provider-agent/api v0.0.0-20250613153211-1c77bd5386e7 => ./api
233+
# github.com/openshift/cluster-api-provider-agent/api v0.0.0-20250617141902-e1c680f48808 => ./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)