Skip to content

Commit 04689cc

Browse files
Fix conflicts, go mod tidy, go mod vendor
1 parent 68815ad commit 04689cc

5 files changed

Lines changed: 14 additions & 61 deletions

File tree

go.sum

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -898,11 +898,6 @@ github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJw
898898
github.com/opencontainers/image-spec v1.1.1/go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M=
899899
github.com/opencontainers/runtime-spec v1.2.0 h1:z97+pHb3uELt/yiAWD691HNHQIF07bE7dzrbT927iTk=
900900
github.com/opencontainers/runtime-spec v1.2.0/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
901-
<<<<<<< HEAD
902-
github.com/openshift/api v0.0.0-20260610192510-1b2a074e0bd6 h1:W8yZzA6a8zTNOq+pzUAKJmpZCyxP8rTjRaLC0aLap/8=
903-
github.com/openshift/api v0.0.0-20260610192510-1b2a074e0bd6/go.mod h1:pyVjK0nZ4sRs4fuQVQ4rubsJdahI1PB94LnQ8sGdvxo=
904-
=======
905-
>>>>>>> 2c81db24db (AGENT-1522: bump InternalReleaseImage to v1)
906901
github.com/openshift/assisted-image-service v0.0.0-20260209112552-a5cb0f44ccc6 h1:Fboc+QTpkg6AlB+wwG/VmWicAah4aHPD1kg0S8fFzqc=
907902
github.com/openshift/assisted-image-service v0.0.0-20260209112552-a5cb0f44ccc6/go.mod h1:tvKT0hUiAOVZC+zgN0jYk7E0Tq1UTkh/IJaG8vQjviI=
908903
github.com/openshift/assisted-service/api v0.0.0-20250922204150-a52b83145bea h1:YhJ9iHKKT5ooAdVr8qq3BdudhTxP/WF0XYDT5gzi1ak=

vendor/github.com/openshift/api/config/v1alpha1/types_cluster_monitoring.go

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

vendor/github.com/openshift/api/config/v1alpha1/zz_generated.swagger_doc_generated.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/api/features/features.go

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

vendor/modules.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1312,11 +1312,7 @@ github.com/opencontainers/image-spec/specs-go/v1
13121312
# github.com/opencontainers/runtime-spec v1.2.0
13131313
## explicit
13141314
github.com/opencontainers/runtime-spec/specs-go
1315-
<<<<<<< HEAD
1316-
# github.com/openshift/api v0.0.0-20260610192510-1b2a074e0bd6
1317-
=======
1318-
# github.com/openshift/api v0.0.0-20260603130340-1ad2ac3eb53d => github.com/pawanpinjarkar/api v0.0.0-20260611132132-df7836b66b8f
1319-
>>>>>>> 2c81db24db (AGENT-1522: bump InternalReleaseImage to v1)
1315+
# github.com/openshift/api v0.0.0-20260610192510-1b2a074e0bd6 => github.com/pawanpinjarkar/api v0.0.0-20260611132132-df7836b66b8f
13201316
## explicit; go 1.25.0
13211317
github.com/openshift/api/annotations
13221318
github.com/openshift/api/config/v1

0 commit comments

Comments
 (0)