Skip to content

NO-ISSUE: Bump the go-dependencies group across 1 directory with 12 updates#1425

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/go-dependencies-4a5ab50802
Open

NO-ISSUE: Bump the go-dependencies group across 1 directory with 12 updates#1425
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/go-dependencies-4a5ab50802

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Bumps the go-dependencies group with 10 updates in the / directory:

Package From To
github.com/coreos/ignition/v2 2.19.0 2.26.0
github.com/go-openapi/runtime 0.28.0 0.29.4
github.com/go-openapi/swag 0.23.0 0.26.0
github.com/hashicorp/go-version 1.7.0 1.9.0
github.com/jaypipes/ghw 0.23.0 0.24.0
github.com/sirupsen/logrus 1.9.3 1.9.4
github.com/spf13/afero 1.11.0 1.15.0
github.com/vishvananda/netlink 1.2.1-beta.2 1.3.1
golang.org/x/sys 0.42.0 0.43.0
github.com/itchyny/gojq 0.12.16 0.12.19

Updates github.com/coreos/ignition/v2 from 2.19.0 to 2.26.0

Release notes

Sourced from github.com/coreos/ignition/v2's releases.

v2.26.0

Features

  • Mark the 3.6.0 config spec as stable
  • No longer accept configs with version 3.6.0-experimental
  • Create new 3.7.0-experimental config spec from 3.6.0

Bug fixes

  • Include groupmod binary in initramfs (#2190)

v2.25.1

Ignition 2.25.1 (2025-12-22)

Bug fixes

  • Fix OpenStack provider returning empty JSON instead of empty bytes when metadata has no config

v2.24.0

Features

  • Add support for nocloud config fetching in kubevirt

Bug fixes

  • Fix occasional cex.key file removal
  • Fix multipath partitioning: ignore DM holders when no partitions are mounted

v2.23.0

Features

  • Support UpCloud

Changes

  • Switch to aws-sdk-go-v2 for S3 fetches and EC2 interactions

Bug fixes

  • Fix fetch-offline for Oracle Cloud Infrastructure

v2.22.0

Starting with this release, ignition-validate binaries are signed with the Fedora 42 key.

Features

  • Support Oracle Cloud Infrastructure

... (truncated)

Changelog

Sourced from github.com/coreos/ignition/v2's changelog.

Ignition 2.26.0 (2026-02-17)

Features

  • Mark the 3.6.0 config spec as stable
  • No longer accept configs with version 3.6.0-experimental
  • Create new 3.7.0-experimental config spec from 3.6.0

Bug fixes

  • Include groupmod binary in initramfs (#2190)

Ignition 2.25.1 (2025-12-22)

Bug fixes

  • Fix OpenStack provider returning empty JSON instead of empty bytes when metadata has no config

Ignition 2.25.0 (2025-12-11)

Starting with this release, ignition-validate binaries are signed with the Fedora 43 key.

Features

  • The name for custom clevis pins is not validated by Ignition anymore, enabling the use of arbitrary custom pins (3.6.0-exp)
  • Add NVIDIA BlueField provider

Bug fixes

  • Fix EnsureGroup to be idempotent when group already exists (#2158)
  • Fix invalid random source in FIPS 140-only mode in FIPS mode (#2159)
  • Only load kernel modules when actually necessary so that they can be built-in (#2164)

Ignition 2.24.0 (2024-10-14)

This version was actually released 2025-10-14, but changing the title now would invalidate links to this entry here in the release notes.

Features

  • Add support for nocloud config fetching in kubevirt

Bug fixes

  • Fix occasional cex.key file removal
  • Fix multipath partitioning: ignore DM holders when no partitions are mounted

... (truncated)

Commits
  • 7e288ed Merge pull request #2205 from prestist/new-release-2.26.0
  • 506d91d docs/release-notes: update for 2.26.0
  • af7bcce Merge pull request #2202 from prestist/3.6-stable
  • 8ab8a64 docs: update for spec stabilization
  • c7031fb docs: shuffle for spec stabilization
  • 41d23b1 tests: update for new experimental spec
  • 3252aa5 *: update to v3_7_experimental spec
  • 0e5a329 config/v3_7_experimental: adapt for new experimental spec
  • 21d5140 config: copy v3_6 to v3_7_experimental
  • 57d4d86 config/v3_6: stabilize
  • Additional commits viewable in compare view

Updates github.com/go-openapi/runtime from 0.28.0 to 0.29.4

Release notes

Sourced from github.com/go-openapi/runtime's releases.

v0.29.4

0.29.4 - 2026-04-18

Security update

Full Changelog: go-openapi/runtime@v0.29.3...v0.29.4

16 commits in this release.


Documentation

Testing

  • test: removed static testing TLS material (replaced by test helper) by @​fredbi in #413 ...

Miscellaneous tasks

Updates


People who contributed to this release

... (truncated)

Commits
  • 502610c chore: prepare release v0.29.4
  • ab827de build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 (#415)
  • cd6e3ce build(deps): bump the go-openapi-dependencies group across 1 directory with 4...
  • 095e8a5 build(deps): bump the development-dependencies group with 7 updates
  • 64b7679 doc: updated contributors file
  • f52c4b9 test: removed static testing TLS material (replaced by test helper) (#413)
  • 7b92467 doc: updated contributors file
  • 37756d4 build(deps): bump the go-openapi-dependencies group across 2 directories with...
  • 7a1eb81 build(deps): bump the other-dependencies group across 1 directory with 3 upda...
  • 564acec build(deps): bump golang.org/x/sync
  • Additional commits viewable in compare view

Updates github.com/go-openapi/strfmt from 0.23.0 to 0.26.1

Release notes

Sourced from github.com/go-openapi/strfmt's releases.

v0.26.1

0.26.1 - 2026-03-15

Full Changelog: go-openapi/strfmt@v0.26.0...v0.26.1

8 commits in this release.


Fixed bugs

  • fix: swagger annotations in comment impact go-swagger scanner by @​fredbi in #233 ...

Documentation

Miscellaneous tasks

Updates


People who contributed to this release


strfmt license terms

License

Per-module changes

... (truncated)

Commits
  • fcbb618 chore: prepare release v0.26.1
  • 466a056 fix: swagger annotations in comment impact go-swagger scanner (#233)
  • 1a8f943 doc: update discord link (#232)
  • 0e7ae07 ci: fixed dependabot path (#231)
  • 3bb3e72 doc: updated contributors file
  • 9c0a4c7 build(deps): bump the development-dependencies group across 2 directories wit...
  • 98dc17e ci: fixed coverage calculation w/ integration tests
  • c685555 ci: removed local git-cliff config (now shared, remote config)
  • 189f0cc chore: prepare release v0.26.0
  • 8d2d66c test: updated testify/v2 (#226)
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag from 0.23.0 to 0.26.0

Release notes

Sourced from github.com/go-openapi/swag's releases.

v0.26.0

0.26.0 - 2026-04-15

Full Changelog: go-openapi/swag@v0.25.5...v0.26.0

14 commits in this release.


Implemented enhancements

  • feat(jsonname): added new json name provider more respectful of go co… by @​fredbi in #195 ...

Documentation

Code quality

Miscellaneous tasks

Updates


People who contributed to this release


... (truncated)

Commits
  • 10f02a4 chore: prepare release v0.26.0
  • 543ed20 feat(jsonname): added new json name provider more respectful of go convention...
  • 15feaa1 doc: updated contributors file
  • be70d5e build(deps): bump the go-openapi-dependencies group across 15 directories wit...
  • e3a465d chore: bump go directive to 1.25.0 (#192)
  • 544d0de doc: add portable agentic instructions (#191)
  • 2345c91 doc: update discord link (#190)
  • 6aaa57c build(deps): bump the other-dependencies group across 3 directories with 1 up...
  • 524ef32 build(deps): bump the development-dependencies group with 7 updates
  • 228d6ed ci: fixed dependabot path (#187)
  • Additional commits viewable in compare view

Updates github.com/hashicorp/go-version from 1.7.0 to 1.9.0

Release notes

Sourced from github.com/hashicorp/go-version's releases.

v1.9.0

What's Changed

Enhancements

Internal

New Contributors

Full Changelog: hashicorp/go-version@v1.8.0...v1.9.0

v1.8.0

What's Changed

New Contributors

Full Changelog: hashicorp/go-version@v1.7.0...v1.8.0

Changelog

Sourced from github.com/hashicorp/go-version's changelog.

1.9.0 (Mar 30, 2026)

ENHANCEMENTS:

Support parsing versions with custom prefixes via opt-in option in hashicorp/go-version#79

INTERNAL:

1.8.0 (Nov 28, 2025)

ENHANCEMENTS:

INTERNAL:

Commits
  • b80b1e6 Update CHANGELOG for version 1.9.0 (#187)
  • e93736f Bump the github-actions-backward-compatible group across 1 directory with 2 u...
  • c009de0 Bump actions/upload-artifact from 6.0.0 to 7.0.0 in the github-actions-breaki...
  • 0474357 Update GitHub Actions to trigger on pull requests and update go version (#185)
  • b4ab5fc Support parsing versions with custom prefixes via opt-in option (#79)
  • 25c683b Merge pull request #182 from hashicorp/dependabot/github_actions/github-actio...
  • 4f2bcd8 Bump the github-actions-backward-compatible group with 3 updates
  • acb8b18 Merge pull request #180 from hashicorp/dependabot/github_actions/github-actio...
  • 0394c4f Merge pull request #179 from hashicorp/dependabot/github_actions/github-actio...
  • b2fbaa7 Bump the github-actions-backward-compatible group across 1 directory with 2 u...
  • Additional commits viewable in compare view

Updates github.com/jaypipes/ghw from 0.23.0 to 0.24.0

Release notes

Sourced from github.com/jaypipes/ghw's releases.

v0.24.0

What's Changed

New Contributors

Full Changelog: jaypipes/ghw@v0.23.0...v0.24.0

Commits
  • b026dd2 Merge pull request #460 from jaypipes/context-from-env
  • 4e7ac7a use ContextFromEnv() when no args passed to Info()
  • 651a76e Merge pull request #454 from sewnie/main
  • 53d5f8f codeorg: decouple cmd dependencies using go work
  • 1600827 codeorg: remove dependency on testify
  • 31ad85d Merge pull request #455 from jaypipes/update-gh-workflows
  • d6efcd5 update Github Actions workflows for more modern Go
  • 168d775 Merge pull request #450 from jaypipes/use-builtin-errors
  • 022b1eb codeorg: remove dependency on github.com/pkg/errors
  • See full diff in compare view

Updates github.com/sirupsen/logrus from 1.9.3 to 1.9.4

Release notes

Sourced from github.com/sirupsen/logrus's releases.

v1.9.4

Notable changes

Full Changelog: sirupsen/logrus@v1.9.3...v1.9.4

Changelog

Sourced from github.com/sirupsen/logrus's changelog.

1.9.4

Fixes:

  • Remove uses of deprecated ioutil package

Features:

  • Add GNU/Hurd support
  • Add WASI wasip1 support

Code quality:

  • Update minimum supported Go version to 1.17
  • Documentation updates
Commits
  • b61f268 Merge pull request #1472 from goldlinker/master
  • 15c29db refactor: replace the deprecated function in the ioutil package
  • cb253f3 Merge pull request #1464 from thaJeztah/touchup_godoc
  • 29b2337 Merge pull request #1468 from thaJeztah/touchup_readme
  • d916819 Merge pull request #1427 from dolmen/fix-testify-usage
  • 135e482 README: small touch-ups
  • 2c5fa36 Merge pull request #1467 from thaJeztah/rm_old_badge
  • 877ecec README: remove travis badge
  • 55cf256 Merge pull request #1393 from jsoref/grammar
  • 21bae50 Merge pull request #1426 from dolmen/testing-fix-use-of-math-rand
  • Additional commits viewable in compare view

Updates github.com/spf13/afero from 1.11.0 to 1.15.0

Release notes

Sourced from github.com/spf13/afero's releases.

v1.15.0

What's Changed

New Contributors

Full Changelog: spf13/afero@v1.14.0...v1.15.0

v1.14.0

What's Changed

Full Changelog: spf13/afero@v1.13.0...v1.14.0

v1.13.0

What's Changed

... (truncated)

Commits
  • 399bb34 Merge pull request #523 from MarkRosemaker/fix-spelling
  • 9b67716 Merge pull request #538 from spf13/deps
  • f5f4f7b chore: update deps
  • c245c4f ci: update ci
  • 85c4956 Merge pull request #527 from spf13/dependabot/github_actions/actions/checkout...
  • 41206fd build(deps): bump actions/checkout from 4.2.2 to 5.0.0
  • a583fad Merge pull request #533 from spf13/dependabot/github_actions/actions/dependen...
  • 673c03e Merge pull request #536 from spf13/dependabot/github_actions/actions/setup-go...
  • ac849f6 Merge pull request #537 from spf13/dependabot/github_actions/github/codeql-ac...
  • 9596fe8 build(deps): bump github/codeql-action from 3.29.7 to 3.30.1
  • Additional commits viewable in compare view

Updates github.com/vishvananda/netlink from 1.2.1-beta.2 to 1.3.1

Release notes

Sourced from github.com/vishvananda/netlink's releases.

v1.3.1

What's Changed

@dependabot dependabot Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. dependabot go Pull requests that update Go code lgtm Indicates that a PR is ready to be merged. labels Apr 23, 2026
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Apr 23, 2026
@openshift-ci-robot
Copy link
Copy Markdown

@dependabot[bot]: This pull request explicitly references no jira issue.

Details

In response to this:

Bumps the go-dependencies group with 12 updates:

Package From To
github.com/coreos/ignition/v2 2.19.0 2.26.0
github.com/go-openapi/runtime 0.28.0 0.29.4
github.com/go-openapi/strfmt 0.23.0 0.26.1
github.com/go-openapi/swag 0.23.0 0.26.0
github.com/hashicorp/go-version 1.7.0 1.9.0
github.com/jaypipes/ghw 0.23.0 0.24.0
github.com/sirupsen/logrus 1.9.3 1.9.4
github.com/spf13/afero 1.11.0 1.15.0
github.com/vishvananda/netlink 1.2.1-beta.2 1.3.1
golang.org/x/sync 0.19.0 0.20.0
golang.org/x/sys 0.42.0 0.43.0
github.com/itchyny/gojq 0.12.16 0.12.19

Updates github.com/coreos/ignition/v2 from 2.19.0 to 2.26.0

Release notes

Sourced from github.com/coreos/ignition/v2's releases.

v2.26.0

Features

  • Mark the 3.6.0 config spec as stable
  • No longer accept configs with version 3.6.0-experimental
  • Create new 3.7.0-experimental config spec from 3.6.0

Bug fixes

  • Include groupmod binary in initramfs (#2190)

v2.25.1

Ignition 2.25.1 (2025-12-22)

Bug fixes

  • Fix OpenStack provider returning empty JSON instead of empty bytes when metadata has no config

v2.24.0

Features

  • Add support for nocloud config fetching in kubevirt

Bug fixes

  • Fix occasional cex.key file removal
  • Fix multipath partitioning: ignore DM holders when no partitions are mounted

v2.23.0

Features

  • Support UpCloud

Changes

  • Switch to aws-sdk-go-v2 for S3 fetches and EC2 interactions

Bug fixes

  • Fix fetch-offline for Oracle Cloud Infrastructure

v2.22.0

Starting with this release, ignition-validate binaries are signed with the Fedora 42 key.

Features

  • Support Oracle Cloud Infrastructure

... (truncated)

Changelog

Sourced from github.com/coreos/ignition/v2's changelog.

Ignition 2.26.0 (2026-02-17)

Features

  • Mark the 3.6.0 config spec as stable
  • No longer accept configs with version 3.6.0-experimental
  • Create new 3.7.0-experimental config spec from 3.6.0

Bug fixes

  • Include groupmod binary in initramfs (#2190)

Ignition 2.25.1 (2025-12-22)

Bug fixes

  • Fix OpenStack provider returning empty JSON instead of empty bytes when metadata has no config

Ignition 2.25.0 (2025-12-11)

Starting with this release, ignition-validate binaries are signed with the Fedora 43 key.

Features

  • The name for custom clevis pins is not validated by Ignition anymore, enabling the use of arbitrary custom pins (3.6.0-exp)
  • Add NVIDIA BlueField provider

Bug fixes

  • Fix EnsureGroup to be idempotent when group already exists (#2158)
  • Fix invalid random source in FIPS 140-only mode in FIPS mode (#2159)
  • Only load kernel modules when actually necessary so that they can be built-in (#2164)

Ignition 2.24.0 (2024-10-14)

This version was actually released 2025-10-14, but changing the title now would invalidate links to this entry here in the release notes.

Features

  • Add support for nocloud config fetching in kubevirt

Bug fixes

  • Fix occasional cex.key file removal
  • Fix multipath partitioning: ignore DM holders when no partitions are mounted

... (truncated)

Commits
  • 7e288ed Merge pull request #2205 from prestist/new-release-2.26.0
  • 506d91d docs/release-notes: update for 2.26.0
  • af7bcce Merge pull request #2202 from prestist/3.6-stable
  • 8ab8a64 docs: update for spec stabilization
  • c7031fb docs: shuffle for spec stabilization
  • 41d23b1 tests: update for new experimental spec
  • 3252aa5 *: update to v3_7_experimental spec
  • 0e5a329 config/v3_7_experimental: adapt for new experimental spec
  • 21d5140 config: copy v3_6 to v3_7_experimental
  • 57d4d86 config/v3_6: stabilize
  • Additional commits viewable in compare view

Updates github.com/go-openapi/runtime from 0.28.0 to 0.29.4

Release notes

Sourced from github.com/go-openapi/runtime's releases.

v0.29.4

0.29.4 - 2026-04-18

Security update

Full Changelog: go-openapi/runtime@v0.29.3...v0.29.4

16 commits in this release.


Documentation

Testing

  • test: removed static testing TLS material (replaced by test helper) by @​fredbi in #413 ...

Miscellaneous tasks

Updates


People who contributed to this release

... (truncated)

Commits
  • 502610c chore: prepare release v0.29.4
  • ab827de build(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 (#415)
  • cd6e3ce build(deps): bump the go-openapi-dependencies group across 1 directory with 4...
  • 095e8a5 build(deps): bump the development-dependencies group with 7 updates
  • 64b7679 doc: updated contributors file
  • f52c4b9 test: removed static testing TLS material (replaced by test helper) (#413)
  • 7b92467 doc: updated contributors file
  • 37756d4 build(deps): bump the go-openapi-dependencies group across 2 directories with...
  • 7a1eb81 build(deps): bump the other-dependencies group across 1 directory with 3 upda...
  • 564acec build(deps): bump golang.org/x/sync
  • Additional commits viewable in compare view

Updates github.com/go-openapi/strfmt from 0.23.0 to 0.26.1

Release notes

Sourced from github.com/go-openapi/strfmt's releases.

v0.26.1

0.26.1 - 2026-03-15

Full Changelog: go-openapi/strfmt@v0.26.0...v0.26.1

8 commits in this release.


Fixed bugs

  • fix: swagger annotations in comment impact go-swagger scanner by @​fredbi in #233 ...

Documentation

Miscellaneous tasks

Updates


People who contributed to this release


strfmt license terms

License

Per-module changes

... (truncated)

Commits
  • fcbb618 chore: prepare release v0.26.1
  • 466a056 fix: swagger annotations in comment impact go-swagger scanner (#233)
  • 1a8f943 doc: update discord link (#232)
  • 0e7ae07 ci: fixed dependabot path (#231)
  • 3bb3e72 doc: updated contributors file
  • 9c0a4c7 build(deps): bump the development-dependencies group across 2 directories wit...
  • 98dc17e ci: fixed coverage calculation w/ integration tests
  • c685555 ci: removed local git-cliff config (now shared, remote config)
  • 189f0cc chore: prepare release v0.26.0
  • 8d2d66c test: updated testify/v2 (#226)
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag from 0.23.0 to 0.26.0

Release notes

Sourced from github.com/go-openapi/swag's releases.

v0.26.0

0.26.0 - 2026-04-15

Full Changelog: go-openapi/swag@v0.25.5...v0.26.0

14 commits in this release.


Implemented enhancements

  • feat(jsonname): added new json name provider more respectful of go co… by @​fredbi in #195 ...

Documentation

Code quality

Miscellaneous tasks

Updates


People who contributed to this release


... (truncated)

Commits
  • 10f02a4 chore: prepare release v0.26.0
  • 543ed20 feat(jsonname): added new json name provider more respectful of go convention...
  • 15feaa1 doc: updated contributors file
  • be70d5e build(deps): bump the go-openapi-dependencies group across 15 directories wit...
  • e3a465d chore: bump go directive to 1.25.0 (#192)
  • 544d0de doc: add portable agentic instructions (#191)
  • 2345c91 doc: update discord link (#190)
  • 6aaa57c build(deps): bump the other-dependencies group across 3 directories with 1 up...
  • 524ef32 build(deps): bump the development-dependencies group with 7 updates
  • 228d6ed ci: fixed dependabot path (#187)
  • Additional commits viewable in compare view

Updates github.com/hashicorp/go-version from 1.7.0 to 1.9.0

Release notes

Sourced from github.com/hashicorp/go-version's releases.

v1.9.0

What's Changed

Enhancements

Internal

New Contributors

Full Changelog: hashicorp/go-version@v1.8.0...v1.9.0

v1.8.0

What's Changed

New Contributors

Full Changelog: hashicorp/go-version@v1.7.0...v1.8.0

Changelog

Sourced from github.com/hashicorp/go-version's changelog.

1.9.0 (Mar 30, 2026)

ENHANCEMENTS:

Support parsing versions with custom prefixes via opt-in option in hashicorp/go-version#79

INTERNAL:

1.8.0 (Nov 28, 2025)

ENHANCEMENTS:

INTERNAL:

Commits
  • b80b1e6 Update CHANGELOG for version 1.9.0 (#187)
  • e93736f Bump the github-actions-backward-compatible group across 1 directory with 2 u...
  • c009de0 Bump actions/upload-artifact from 6.0.0 to 7.0.0 in the github-actions-breaki...
  • 0474357 Update GitHub Actions to trigger on pull requests and update go version (#185)
  • b4ab5fc Support parsing versions with custom prefixes via opt-in option (#79)
  • 25c683b Merge pull request #182 from hashicorp/dependabot/github_actions/github-actio...
  • 4f2bcd8 Bump the github-actions-backward-compatible group with 3 updates
  • acb8b18 Merge pull request #180 from hashicorp/dependabot/github_actions/github-actio...
  • 0394c4f Merge pull request #179 from hashicorp/dependabot/github_actions/github-actio...
  • b2fbaa7 Bump the github-actions-backward-compatible group across 1 directory with 2 u...
  • Additional commits viewable in compare view

Updates github.com/jaypipes/ghw from 0.23.0 to 0.24.0

Release notes

Sourced from github.com/jaypipes/ghw's releases.

v0.24.0

What's Changed

New Contributors

Full Changelog: jaypipes/ghw@v0.23.0...v0.24.0

Commits
  • b026dd2 Merge pull request #460 from jaypipes/context-from-env
  • 4e7ac7a use ContextFromEnv() when no args passed to Info()
  • 651a76e Merge pull request #454 from sewnie/main
  • 53d5f8f codeorg: decouple cmd dependencies using go work
  • 1600827 codeorg: remove dependency on testify
  • 31ad85d Merge pull request #455 from jaypipes/update-gh-workflows
  • d6efcd5 update Github Actions workflows for more modern Go
  • 168d775 Merge pull request #450 from jaypipes/use-builtin-errors
  • 022b1eb codeorg: remove dependency on github.com/pkg/errors
  • See full diff in compare view

Updates github.com/sirupsen/logrus from 1.9.3 to 1.9.4

Release notes

Sourced from github.com/sirupsen/logrus's releases.

v1.9.4

Notable changes

Full Changelog: sirupsen/logrus@v1.9.3...v1.9.4

Changelog

Sourced from github.com/sirupsen/logrus's changelog.

1.9.4

Fixes:

  • Remove uses of deprecated ioutil package

Features:

  • Add GNU/Hurd support
  • Add WASI wasip1 support

Code quality:

  • Update minimum supported Go version to 1.17
  • Documentation updates
Commits
  • b61f268 Merge pull request #1472 from goldlinker/master
  • 15c29db refactor: replace the deprecated function in the ioutil package
  • cb253f3 Merge pull request #1464 from thaJeztah/touchup_godoc
  • 29b2337 Merge pull request #1468 from thaJeztah/touchup_readme
  • d916819 Merge pull request #1427 from dolmen/fix-testify-usage
  • 135e482 README: small touch-ups
  • 2c5fa36 Merge pull request #1467 from thaJeztah/rm_old_badge
  • 877ecec README: remove travis badge
  • 55cf256 Merge pull request #1393 from jsoref/grammar
  • 21bae50 Merge pull request #1426 from dolmen/testing-fix-use-of-math-rand
  • Additional commits viewable in compare view

Updates github.com/spf13/afero from 1.11.0 to 1.15.0

Release notes

Sourced from github.com/spf13/afero's releases.

v1.15.0

What's Changed

New Contributors

Full Changelog: spf13/afero@v1.14.0...v1.15.0

v1.14.0

What's Changed

Full Changelog: spf13/afero@v1.13.0...v1.14.0

v1.13.0

What's Changed

... (truncated)

Commits
  • 399bb34 Merge pull request #523 from MarkRosemaker/fix-spelling
  • 9b67716 Merge pull request #538 from spf13/deps
  • f5f4f7b chore: update deps
  • c245c4f ci: update ci
  • 85c4956 Merge pull request #527 from spf13/dependabot/github_actions/actions/checkout...
  • 41206fd build(deps): bump actions/checkout from 4.2.2 to 5.0.0
  • a583fad Merge pull request #533 from spf13/dependabot/github_actions/actions/dependen...
  • 673c03e Merge pull request #536 from spf13/dependabot/github_actions/actions/setup-go...
  • ac849f6 Merge pull request #537 from spf13/dependabot/github_actions/github/codeql-ac...
  • 9596fe8 build(deps): bump github/codeql-action from 3.29.7 to 3.30.1
  • Additional commits viewable in compare view

Updates github.com/vishvananda/netlink from 1.2.1-beta.2 to 1.3.1

Release notes

Sourced from github.com/vishvananda/netlink's releases.

v1.3.1

What's Changed

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 23, 2026

Walkthrough

Upgrades multiple Go module dependencies in go.mod, including Ignition, go-openapi components, hashicorp go-version, ghw, logrus, afero, various golang.org/x packages, and OpenTelemetry. Swaps go.opentelemetry.io/otel/sdk to go.opentelemetry.io/otel/sdk/metric and removes several unused transitive dependencies.

Changes

Cohort / File(s) Summary
Primary file
go.mod
Single-file change updating numerous direct and indirect Go module versions.
Direct dependency bumps
go.mod
Upgrades Ignition, go-openapi (runtime/strfmt/swag), hashicorp/go-version, ghw, logrus, afero, netlink, golang.org/x/* (sync, sys, crypto, net, term, time, text), go-systemd, timefmt-go, gojq, netns, protobuf, and others.
OpenTelemetry change
go.mod
Replaces import target from go.opentelemetry.io/otel/sdk to go.opentelemetry.io/otel/sdk/metric and bumps related otel modules (otelhttp, sdk/metric).
Indirects added/removed
go.mod
Adds new indirect modules (e.g., github.com/go-openapi/swag/*, go-viper/mapstructure/v2, ulid/v2) and removes unused transitive deps (intern, easyjson, mapstructure v1, opentracing-go, mongo-driver).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

🚥 Pre-merge checks | ✅ 12
✅ Passed checks (12 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: a dependency bump across the go-dependencies group with 12 specific package updates in the repository root.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed This PR only modifies go.mod and go.sum files for dependency updates. No test files were modified, making the custom check for stable test names not applicable.
Test Structure And Quality ✅ Passed This PR only modifies go.mod dependencies with no changes to test code files or Ginkgo test implementations.
Microshift Test Compatibility ✅ Passed PR only modifies go.mod for dependency upgrades without adding new Ginkgo e2e tests, so the check for MicroShift-incompatible APIs is not applicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed This PR only modifies go.mod and go.sum files with 12 dependency updates. No new Ginkgo e2e tests were added.
Topology-Aware Scheduling Compatibility ✅ Passed PR contains only go.mod and go.sum dependency updates with no deployment manifests, operator code, or controller implementations affecting topology-aware scheduling.
Ote Binary Stdout Contract ✅ Passed This PR only updates Go dependency versions in go.mod/go.sum without modifying any source code, so no process-level stdout writes are introduced.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed This PR only modifies go.mod and go.sum files for dependency updates with no new Ginkgo e2e tests, making the IPv6 and disconnected network compatibility check not applicable.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/go_modules/go-dependencies-4a5ab50802

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci openshift-ci Bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Apr 23, 2026
@openshift-ci openshift-ci Bot requested review from eliorerz and ori-amizur April 23, 2026 16:35
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 23, 2026

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: dependabot[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.78%. Comparing base (c64bacd) to head (69e7be5).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1425   +/-   ##
=======================================
  Coverage   55.78%   55.78%           
=======================================
  Files          89       89           
  Lines        4508     4508           
=======================================
  Hits         2515     2515           
  Misses       1802     1802           
  Partials      191      191           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD 1d8f70b and 2 for PR HEAD 29924c8 in total

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD c64bacd and 1 for PR HEAD 29924c8 in total

…pdates

Bumps the go-dependencies group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/coreos/ignition/v2](https://github.com/coreos/ignition) | `2.19.0` | `2.26.0` |
| [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) | `0.28.0` | `0.29.4` |
| [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.23.0` | `0.26.0` |
| [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) | `1.7.0` | `1.9.0` |
| [github.com/jaypipes/ghw](https://github.com/jaypipes/ghw) | `0.23.0` | `0.24.0` |
| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.3` | `1.9.4` |
| [github.com/spf13/afero](https://github.com/spf13/afero) | `1.11.0` | `1.15.0` |
| [github.com/vishvananda/netlink](https://github.com/vishvananda/netlink) | `1.2.1-beta.2` | `1.3.1` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.42.0` | `0.43.0` |
| [github.com/itchyny/gojq](https://github.com/itchyny/gojq) | `0.12.16` | `0.12.19` |



Updates `github.com/coreos/ignition/v2` from 2.19.0 to 2.26.0
- [Release notes](https://github.com/coreos/ignition/releases)
- [Changelog](https://github.com/coreos/ignition/blob/main/docs/release-notes.md)
- [Commits](coreos/ignition@v2.19.0...v2.26.0)

Updates `github.com/go-openapi/runtime` from 0.28.0 to 0.29.4
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](go-openapi/runtime@v0.28.0...v0.29.4)

Updates `github.com/go-openapi/strfmt` from 0.23.0 to 0.26.1
- [Release notes](https://github.com/go-openapi/strfmt/releases)
- [Commits](go-openapi/strfmt@v0.23.0...v0.26.1)

Updates `github.com/go-openapi/swag` from 0.23.0 to 0.26.0
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.23.0...v0.26.0)

Updates `github.com/hashicorp/go-version` from 1.7.0 to 1.9.0
- [Release notes](https://github.com/hashicorp/go-version/releases)
- [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md)
- [Commits](hashicorp/go-version@v1.7.0...v1.9.0)

Updates `github.com/jaypipes/ghw` from 0.23.0 to 0.24.0
- [Release notes](https://github.com/jaypipes/ghw/releases)
- [Commits](jaypipes/ghw@v0.23.0...v0.24.0)

Updates `github.com/sirupsen/logrus` from 1.9.3 to 1.9.4
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](sirupsen/logrus@v1.9.3...v1.9.4)

Updates `github.com/spf13/afero` from 1.11.0 to 1.15.0
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](spf13/afero@v1.11.0...v1.15.0)

Updates `github.com/vishvananda/netlink` from 1.2.1-beta.2 to 1.3.1
- [Release notes](https://github.com/vishvananda/netlink/releases)
- [Commits](vishvananda/netlink@v1.2.1-beta.2...v1.3.1)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](golang/sync@v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.42.0 to 0.43.0
- [Commits](golang/sys@v0.42.0...v0.43.0)

Updates `github.com/itchyny/gojq` from 0.12.16 to 0.12.19
- [Release notes](https://github.com/itchyny/gojq/releases)
- [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md)
- [Commits](itchyny/gojq@v0.12.16...v0.12.19)

---
updated-dependencies:
- dependency-name: github.com/coreos/ignition/v2
  dependency-version: 2.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/runtime
  dependency-version: 0.29.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/strfmt
  dependency-version: 0.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/go-openapi/swag
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/hashicorp/go-version
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/itchyny/gojq
  dependency-version: 0.12.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/jaypipes/ghw
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/sirupsen/logrus
  dependency-version: 1.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/spf13/afero
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/vishvananda/netlink
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/sync
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/sys
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title NO-ISSUE: Bump the go-dependencies group with 12 updates NO-ISSUE: Bump the go-dependencies group across 1 directory with 12 updates Apr 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/go-dependencies-4a5ab50802 branch from 29924c8 to 69e7be5 Compare April 28, 2026 16:34
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Apr 28, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 28, 2026

New changes are detected. LGTM label has been removed.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick comments (2)
go.mod (2)

3-6: Go toolchain directives may impact CI/release environments.

go 1.25.0 + toolchain go1.25.5 can be problematic if CI images disallow toolchain download (or if the environment can’t fetch the toolchain). This can cause failures unrelated to dependency changes.

Consider confirming CI/tooling supports Go toolchain directives for this repo.

Optionally add/confirm a lightweight local check in your pipeline: go version (ensuring it resolves to the expected toolchain) and go test compile as above.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@go.mod` around lines 3 - 6, The go.mod currently pins a toolchain with "go
1.25.0" and a "toolchain go1.25.5" directive which can break CI if toolchain
downloads are disallowed; either remove the "toolchain go1.25.5" directive
(leaving "go 1.25.0") or document/ensure CI supports toolchain downloads and add
a lightweight pipeline check that runs `go version` and `go test` to validate
the toolchain; update the repository README or CI config to state the required
toolchain when keeping the directive and ensure CI images permit toolchain
resolution.

55-66: Ensure swag submodule pins stay consistent with github.com/go-openapi/swag v0.26.0.

You’ve pinned a full set of github.com/go-openapi/swag/* indirect modules to v0.26.0 (cmdutils/conv/fileutils/…/yamlutils). That’s usually correct, but any mismatch between the parent swag version and these internal submodules can create duplicate type definitions or inconsistent behavior at runtime.

Run the compilation check above (it will catch most graph/type issues). If CI still fails, next step is to inspect the selected module versions via go list -m all | grep go-openapi/swag.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@go.mod` around lines 55 - 66, The go.mod currently pins multiple
github.com/go-openapi/swag/* indirect modules which must match the parent module
github.com/go-openapi/swag v0.26.0 to avoid duplicate types; update any
mismatched github.com/go-openapi/swag and github.com/go-openapi/swag/* entries
so they all use v0.26.0 (or remove the explicit submodule versions if the parent
module already brings them), then run go mod tidy and a full build (go build
./...) and verify with go list -m all | grep go-openapi/swag to ensure all swag
submodules resolve to v0.26.0.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In `@go.mod`:
- Around line 3-6: The go.mod currently pins a toolchain with "go 1.25.0" and a
"toolchain go1.25.5" directive which can break CI if toolchain downloads are
disallowed; either remove the "toolchain go1.25.5" directive (leaving "go
1.25.0") or document/ensure CI supports toolchain downloads and add a
lightweight pipeline check that runs `go version` and `go test` to validate the
toolchain; update the repository README or CI config to state the required
toolchain when keeping the directive and ensure CI images permit toolchain
resolution.
- Around line 55-66: The go.mod currently pins multiple
github.com/go-openapi/swag/* indirect modules which must match the parent module
github.com/go-openapi/swag v0.26.0 to avoid duplicate types; update any
mismatched github.com/go-openapi/swag and github.com/go-openapi/swag/* entries
so they all use v0.26.0 (or remove the explicit submodule versions if the parent
module already brings them), then run go mod tidy and a full build (go build
./...) and verify with go list -m all | grep go-openapi/swag to ensure all swag
submodules resolve to v0.26.0.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 68963577-e620-49f9-ab74-affc2eb210cf

📥 Commits

Reviewing files that changed from the base of the PR and between 29924c8 and 69e7be5.

⛔ Files ignored due to path filters (296)
  • go.sum is excluded by !**/*.sum
  • vendor/github.com/coreos/go-systemd/v22/unit/deserialize.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/coreos/go-systemd/v22/unit/doc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/coreos/go-systemd/v22/unit/option.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/coreos/go-systemd/v22/unit/serialize.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/coreos/ignition/v2/config/shared/errors/errors.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/coreos/ignition/v2/config/validate/validate.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/.codecov.yml is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/.editorconfig is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/.gitignore is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/.golangci.yml is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/CODE_OF_CONDUCT.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/CONTRIBUTORS.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/README.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/SECURITY.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/analyzer.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/debug.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/doc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/errors.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/fixer.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/flatten.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/flatten_name.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/flatten_options.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/go.work is excluded by !**/*.work, !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/go.work.sum is excluded by !**/*.sum, !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/internal/debug/debug.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/internal/flatten/normalize/normalize.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/internal/flatten/operations/operations.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/internal/flatten/replace/errors.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/internal/flatten/replace/replace.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/internal/flatten/schutils/flatten_schema.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/internal/flatten/sortref/keys.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/internal/flatten/sortref/sort_ref.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/mixin.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/analysis/schema.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/errors/.editorconfig is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/errors/.gitignore is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/errors/.golangci.yml is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/errors/CODE_OF_CONDUCT.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/errors/CONTRIBUTORS.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/errors/README.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/errors/SECURITY.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/errors/api.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/errors/auth.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/errors/doc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/errors/headers.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/errors/middleware.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/errors/parsing.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/errors/schema.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/jsonpointer/.cliff.toml is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/jsonpointer/.gitignore is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/jsonpointer/.golangci.yml is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/jsonpointer/CODE_OF_CONDUCT.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/jsonpointer/CONTRIBUTORS.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/jsonpointer/LICENSE is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/jsonpointer/NOTICE is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/jsonpointer/README.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/jsonpointer/SECURITY.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/jsonpointer/errors.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/jsonpointer/pointer.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/jsonreference/.editorconfig is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/jsonreference/.gitignore is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/jsonreference/.golangci.yml is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/jsonreference/CODE_OF_CONDUCT.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/jsonreference/CONTRIBUTORS.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/jsonreference/NOTICE is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/jsonreference/README.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/jsonreference/SECURITY.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/jsonreference/internal/normalize_url.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/jsonreference/reference.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/loads/.gitignore is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/loads/.golangci.yml is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/loads/.travis.yml is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/loads/CODE_OF_CONDUCT.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/loads/CONTRIBUTORS.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/loads/README.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/loads/SECURITY.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/loads/doc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/loads/errors.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/loads/loaders.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/loads/options.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/loads/spec.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/.gitignore is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/.golangci.yml is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/CODE_OF_CONDUCT.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/CONTRIBUTORS.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/NOTICE is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/README.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/SECURITY.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/bytestream.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/client/auth_info.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/client/keepalive.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/client/opentelemetry.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/client/opentracing.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/client/request.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/client/response.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/client/runtime.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/client_auth_info.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/client_operation.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/client_request.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/client_response.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/constants.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/csv.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/csv_options.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/discard.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/doc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/file.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/go.work is excluded by !**/*.work, !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/go.work.sum is excluded by !**/*.sum, !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/headers.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/interfaces.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/json.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/logger/logger.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/logger/standard.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/context.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/denco/README.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/denco/router.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/denco/server.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/denco/util.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/doc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/header/header.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/negotiate.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/not_implemented.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/operation.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/parameter.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/rapidoc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/redoc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/request.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/router.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/security.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/spec.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/swaggerui.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/swaggerui_oauth2.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/ui_options.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/untyped/api.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/middleware/validation.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/request.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/security/authenticator.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/security/authorizer.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/statuses.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/text.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/values.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/xml.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/runtime/yamlpc/yaml.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/.gitignore is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/.golangci.yml is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/CODE_OF_CONDUCT.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/CONTRIBUTORS.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/README.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/SECURITY.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/cache.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/contact_info.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/debug.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/doc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/embed.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/errors.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/expander.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/external_docs.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/header.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/info.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/items.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/license.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/normalizer.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/normalizer_nonwindows.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/normalizer_windows.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/operation.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/parameter.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/path_item.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/paths.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/properties.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/ref.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/resolver.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/response.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/responses.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/schema.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/schema_loader.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/security_scheme.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/spec.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/swagger.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/tag.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/url_go19.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/validations.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/spec/xml_object.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/.codecov.yml is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/.gitignore is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/.golangci.yml is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/CODE_OF_CONDUCT.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/CONTRIBUTORS.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/README.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/SECURITY.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/bson.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/date.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/default.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/doc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/duration.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/errors.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/format.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/go.work is excluded by !**/*.work, !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/go.work.sum is excluded by !**/*.sum, !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/ifaces.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/internal/bsonlite/codec.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/internal/bsonlite/lite.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/mongo.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/time.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/strfmt/ulid.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/.codecov.yml is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/.gitignore is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/.golangci.yml is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/.mockery.yml is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/CODE_OF_CONDUCT.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/CONTRIBUTORS.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/README.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/SECURITY.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/cmdutils/LICENSE is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/cmdutils/cmd_utils.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/cmdutils/doc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/cmdutils_iface.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/conv/LICENSE is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/conv/convert.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/conv/convert_types.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/conv/doc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/conv/format.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/conv/sizeof.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/conv/type_constraints.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/conv_iface.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/convert.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/convert_types.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/doc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/file.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/fileutils/LICENSE is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/fileutils/doc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/fileutils/file.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/fileutils/path.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/fileutils_iface.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/go.work is excluded by !**/*.work, !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/go.work.sum is excluded by !**/*.sum, !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/initialism_index.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/json.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonname/LICENSE is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonname/doc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonname/go_name_provider.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonname/ifaces.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonname/name_provider.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonname_iface.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonutils/LICENSE is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonutils/README.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonutils/adapters/doc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonutils/adapters/ifaces/doc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonutils/adapters/ifaces/ifaces.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonutils/adapters/ifaces/registry_iface.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonutils/adapters/registry.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonutils/adapters/stdlib/json/adapter.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonutils/adapters/stdlib/json/doc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonutils/adapters/stdlib/json/lexer.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonutils/adapters/stdlib/json/ordered_map.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonutils/adapters/stdlib/json/pool.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonutils/adapters/stdlib/json/register.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonutils/adapters/stdlib/json/writer.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonutils/concat.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonutils/doc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonutils/json.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonutils/ordered_map.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/jsonutils_iface.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/loading/LICENSE is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/loading/doc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/loading/errors.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/loading/json.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/loading/loading.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/loading/options.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/loading/yaml.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/loading_iface.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/mangling/BENCHMARK.md is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/mangling/LICENSE is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/mangling/doc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/mangling/initialism_index.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/mangling/name_lexem.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/mangling/name_mangler.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/mangling/options.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/mangling/pools.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/mangling/split.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/mangling/string_bytes.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/mangling/util.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/mangling_iface.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/name_lexem.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/net.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/netutils/LICENSE is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/netutils/doc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/netutils/net.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/netutils_iface.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/split.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/stringutils/LICENSE is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/stringutils/collection_formats.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/stringutils/doc.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/stringutils/strings.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/stringutils_iface.go is excluded by !**/vendor/**, !vendor/**
  • vendor/github.com/go-openapi/swag/typeutils/LICENSE is excluded by !**/vendor/**, !vendor/**
📒 Files selected for processing (1)
  • go.mod

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 28, 2026

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/edge-subsystem-test 69e7be5 link true /test edge-subsystem-test
ci/prow/edge-lint 69e7be5 link true /test edge-lint

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dependabot go Pull requests that update Go code jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant