Skip to content

Commit 42e257d

Browse files
Update github.com/openshift/cluster-api-provider-agent/api digest to 633957e (#200)
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 633957e commit 42e257d

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.32.0
16-
github.com/openshift/cluster-api-provider-agent/api v0.0.0-20240923230441-a40d69bd76be
16+
github.com/openshift/cluster-api-provider-agent/api v0.0.0-20250324094320-633957e81ebd
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-20240506174859-4577ef6f4cf1
231231
## explicit; go 1.20
232232
github.com/openshift/assisted-service/models
233-
# github.com/openshift/cluster-api-provider-agent/api v0.0.0-20240923230441-a40d69bd76be => ./api
233+
# github.com/openshift/cluster-api-provider-agent/api v0.0.0-20250324094320-633957e81ebd => ./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)