[deps] Dependency update: go - #6007
Closed
replicated-software-factory[bot] wants to merge 10 commits into
Closed
Conversation
…drivers schemahero v0.25.1 switched to external plugins for postgres and rqlite, which breaks the in-process schema migrations used by persistence.UpdateDBSchema in both production and integration tests. Pin back to v0.22.1 until the codebase is updated to initialize and distribute schemahero plugins.
…te drivers schemahero v0.25.1 moved the postgres and rqlite drivers into external schemahero-postgres/schemahero-rqlite go-plugin binaries. Using those in persistence.UpdateDBSchema requires building and distributing the plugin binaries and wiring a PluginManager, which is outside the scope of this Go dependency update workflow. Pin the library back to v0.22.1 (which still has in-tree drivers) until that plugin packaging work is done.
|
Reviews (1): Last reviewed commit: "chore(deps): update go dependencies" | Re-trigger Greptile |
Use the host's registries.conf when it is a valid v2 file so that mirrors, blocked registries, and insecure registries are honored. Only write a minimal empty v2 file when the host config is missing or in the legacy v1 format.
|
OpenClaw Bot seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
|
Reviews (2): Last reviewed commit: "fix(registry): preserve host v2 registri..." | Re-trigger Greptile |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was generated by the kots-update-go Factory workflow.\n\nUpdates Go module dependencies.