Update module github.com/go-ini/ini to v1.67.3#52414
Conversation
|
PRApprover will approve and merge this PR, FAQ, #dx-source-code-management 🛠️ PRApproval Status
➡️ Current phase: CI tests failed. Please fix the failing tests to continue. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: f6631b63a1
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| github.com/glaslos/ssdeep v0.4.0 | ||
| github.com/go-delve/delve v1.26.2 | ||
| github.com/go-ini/ini v1.67.0 | ||
| github.com/go-ini/ini v1.67.3 |
There was a problem hiding this comment.
Include the v1.67.3 checksum in go.sum
With go.mod now requiring github.com/go-ini/ini v1.67.3, this commit leaves go.sum with only the old v1.67.0 entries, so module operations run in readonly mode by the repo's test/build tasks can fail before compiling because the new module checksum is missing. Please run the repo tidy flow and include the resulting go.sum update with this version bump.
Useful? React with 👍 / 👎.
|
f6631b6 to
1cd4cdd
Compare
|
This PR contains the following updates:
v1.67.0→v1.67.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
go-ini/ini (github.com/go-ini/ini)
v1.67.3: 1.67.3Compare Source
What's Changed
Key.Stringsby reducing memory re-allocations and simplifying control flow by @gitKashish in #385New Contributors
Full Changelog: go-ini/ini@v1.67.2...v1.67.3
v1.67.2: 1.67.2Compare Source
What's Changed
Full Changelog: go-ini/ini@v1.67.1...v1.67.2
v1.67.1: 1.67.1Compare Source
What's Changed
New Contributors
Full Changelog: go-ini/ini@v1.67.0...v1.67.1
Configuration
📅 Schedule: (UTC)
* 0-4,22-23 * * 1-5)* * * * 0,6)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.