Skip to content

Commit c073b62

Browse files
chore(deps): update github.com/openshift/assisted-service/models digest to a721fe0 (#227)
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 91330b7 commit c073b62

13 files changed

+154
-36
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ require (
115115

116116
replace (
117117
github.com/openshift/assisted-service/api => github.com/openshift/assisted-service/api v0.0.0-20250402200652-1dc66326d304
118-
github.com/openshift/assisted-service/models => github.com/openshift/assisted-service/models v0.0.0-20250410153519-abd01432ec2c
118+
github.com/openshift/assisted-service/models => github.com/openshift/assisted-service/models v0.0.0-20250615103046-a721fe0600d7
119119
github.com/openshift/cluster-api-provider-agent/api => ./api
120120

121121
// CVE-2025-22868

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -324,8 +324,8 @@ github.com/openshift/assisted-service v1.0.10-0.20250615103046-a721fe0600d7 h1:2
324324
github.com/openshift/assisted-service v1.0.10-0.20250615103046-a721fe0600d7/go.mod h1:b6IU9XxjN1it5wIZOC+edE+5RkrBM3U4Di4ZIkJElZc=
325325
github.com/openshift/assisted-service/api v0.0.0-20250402200652-1dc66326d304 h1:fFM6tmQwk69RqPeA4VmLouqw0lXLymZHPeXwpkO/51E=
326326
github.com/openshift/assisted-service/api v0.0.0-20250402200652-1dc66326d304/go.mod h1:tvE25aC7I07Uz2jUt7gH2E8+a1Rw4W7qtW6/EFb8l64=
327-
github.com/openshift/assisted-service/models v0.0.0-20250410153519-abd01432ec2c h1:Qp33+OI0/GYwXi3CVVatVYZE0jHJEnUxuvbMnzQHTCE=
328-
github.com/openshift/assisted-service/models v0.0.0-20250410153519-abd01432ec2c/go.mod h1:bx9NsPeBkhn7az/qFHo3hW8wFqFj4BmT3g1R7wR9gcw=
327+
github.com/openshift/assisted-service/models v0.0.0-20250615103046-a721fe0600d7 h1:3q52CQ8jCYyHSwNzD3YUvjhGuU+b4dm5+6QCaaSGe1A=
328+
github.com/openshift/assisted-service/models v0.0.0-20250615103046-a721fe0600d7/go.mod h1:bx9NsPeBkhn7az/qFHo3hW8wFqFj4BmT3g1R7wR9gcw=
329329
github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87 h1:cHyxR+Y8rAMT6m1jQCaYGRwikqahI0OjjUDhFNf3ySQ=
330330
github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87/go.mod h1:DB/Mf2oTeiAmVVX1gN+NEqweonAPY0TKUwADizj8+ZA=
331331
github.com/openshift/golang-oauth2 v0.26.1-0.20250310184649-06a918c6239d h1:iQfTKBmMcwFTxxVWV7U/C6GqgIIWTKD8l5HXslvn53s=

vendor/github.com/openshift/assisted-service/models/cluster.go

Lines changed: 21 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/openshift/assisted-service/models/cluster_create_params.go

Lines changed: 20 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/openshift/assisted-service/models/disk_encryption.go

Lines changed: 21 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/openshift/assisted-service/models/feature_support_level_id.go

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/openshift/assisted-service/models/host_role.go

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/openshift/assisted-service/models/host_role_update_params.go

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/openshift/assisted-service/models/host_update_params.go

Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/openshift/assisted-service/models/monitored_operator.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)