Skip to content

chore(deps): update module github.com/imdario/mergo to v1#109

Open
red-hat-konflux[bot] wants to merge 1 commit intokonflux-poc-1from
konflux/mintmaker/konflux-poc-1/github.com-imdario-mergo-1.x
Open

chore(deps): update module github.com/imdario/mergo to v1#109
red-hat-konflux[bot] wants to merge 1 commit intokonflux-poc-1from
konflux/mintmaker/konflux-poc-1/github.com-imdario-mergo-1.x

Conversation

@red-hat-konflux
Copy link
Copy Markdown

@red-hat-konflux red-hat-konflux Bot commented Feb 26, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/imdario/mergo v0.3.16v1.0.2 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

imdario/mergo (github.com/imdario/mergo)

v1.0.2

Compare Source

What's Changed

  • Drops gopkg.in/yaml.v3, only used for loading fixtures. Thanks @​trim21 for bringing to my attention (#​262) that this library is no longer maintained.

Full Changelog: darccio/mergo@v1.0.1...v1.0.2

v1.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: darccio/mergo@v1.0.0...v1.0.1

v1.0.0: 1.0.0 released with new module URL: dario.cat/mergo

Compare Source

This PR is a release containing 0.3.15 features but changing the module URL to dario.cat/mergo.

What's Changed

Full Changelog: darccio/mergo@v0.3.16...v1.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux
Copy link
Copy Markdown
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: github.com/imdario/mergo@v1.0.2: parsing go.mod:
	module declares its path as: dario.cat/mergo
	        but was required as: github.com/imdario/mergo

skamenan7 pushed a commit to skamenan7/llama-stack-k8s-operator that referenced this pull request Apr 10, 2026
…#109)

- Updated the operator's CRD to allow the definition of a configMap containing ca-cert data, by configuring fields in a LlamaStackDistribution CR.
- Configured llama-stack to trust connections to providers like vLLM using server certificates from that Certificate Authority.
- Added an example script to generate generic self-signed certificates in PEM format to use with vLLM.
- Added an example configuration file to load the self-signed certs into a secret, mount the secret into the container, and point vLLM to the certs on server startup.

Approved-by: VaishnaviHire
(cherry picked from commit 780ac21)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants