Skip to content

Commit d50092d

Browse files
authoredMar 24, 2025··
chore(deps): update github.com/openshift/assisted-service/models digest to d2b3fd3 (#222)
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 3abbc76 commit d50092d

File tree

5 files changed

+6
-59
lines changed

5 files changed

+6
-59
lines changed
 

‎go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,5 +117,5 @@ require (
117117

118118
replace (
119119
github.com/openshift/assisted-service/api => github.com/openshift/assisted-service/api v0.0.0-20250318215944-c498e121260d // release-ocm-2.13
120-
github.com/openshift/assisted-service/models => github.com/openshift/assisted-service/models v0.0.0-20250301063121-0889f438699f // release-ocm-2.13
120+
github.com/openshift/assisted-service/models => github.com/openshift/assisted-service/models v0.0.0-20250320150550-d2b3fd315aef // release-ocm-2.13
121121
)

‎go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -265,8 +265,8 @@ github.com/openshift/assisted-service v1.0.10-0.20230830164851-6573b5d7021d h1:C
265265
github.com/openshift/assisted-service v1.0.10-0.20230830164851-6573b5d7021d/go.mod h1:1J9kimemAdpLZVb3yLDEGmzwK0DXZ4/x6POeEog8A+4=
266266
github.com/openshift/assisted-service/api v0.0.0-20250318215944-c498e121260d h1:Y5tfBta+pQyLUlzlDrGWPybd1v1wIUZPZg1jFjbpumo=
267267
github.com/openshift/assisted-service/api v0.0.0-20250318215944-c498e121260d/go.mod h1:tvE25aC7I07Uz2jUt7gH2E8+a1Rw4W7qtW6/EFb8l64=
268-
github.com/openshift/assisted-service/models v0.0.0-20250301063121-0889f438699f h1:V9RGhCmhTBOfQ3rKRPWiUheLZ/g70GhZJC12+15xXRQ=
269-
github.com/openshift/assisted-service/models v0.0.0-20250301063121-0889f438699f/go.mod h1:bx9NsPeBkhn7az/qFHo3hW8wFqFj4BmT3g1R7wR9gcw=
268+
github.com/openshift/assisted-service/models v0.0.0-20250320150550-d2b3fd315aef h1:HpCa4PD+gXazJTv0kbse088w0FyhVBMzJT/OWfSgXYo=
269+
github.com/openshift/assisted-service/models v0.0.0-20250320150550-d2b3fd315aef/go.mod h1:bx9NsPeBkhn7az/qFHo3hW8wFqFj4BmT3g1R7wR9gcw=
270270
github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87 h1:cHyxR+Y8rAMT6m1jQCaYGRwikqahI0OjjUDhFNf3ySQ=
271271
github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87/go.mod h1:DB/Mf2oTeiAmVVX1gN+NEqweonAPY0TKUwADizj8+ZA=
272272
github.com/openshift/hive/apis v0.0.0-20240306163002-9c5806a63531 h1:gDvXi3utTK311BNY7WInJ9JvrHbaiUFH1HThrG4pJX0=

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

+1-1
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/install_cmd_request.go

-53
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎vendor/modules.txt

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.