Skip to content

chore(deps): bump github.com/agiledragon/gomonkey/v2 from 2.11.0 to 2.14.0#33

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/agiledragon/gomonkey/v2-2.14.0
Open

chore(deps): bump github.com/agiledragon/gomonkey/v2 from 2.11.0 to 2.14.0#33
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/agiledragon/gomonkey/v2-2.14.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

Bumps github.com/agiledragon/gomonkey/v2 from 2.11.0 to 2.14.0.

Release notes

Sourced from github.com/agiledragon/gomonkey/v2's releases.

fix instruction cache issue on Darwin ARM64

On Darwin ARM64, the instruction cache was not flushed after modifying machine code, which could cause monkey patches to fail.

Reference: agiledragon/gomonkey#184

support riscv64

  • The code is completely generated by AI.

add origin wrapper to execute function

  • add origin wrapper to execute function
  • setup github CI
  • check function return value type
Commits
  • e846f93 Merge pull request #184 from sunmi-OS/master
  • 5c57be2 Fix the bug on the Darwin ARM64 architecture where the step of flushing the i...
  • 93a5509 support riscv64
  • 2ba0792 support riscv64
  • dde4dd3 Merge pull request #168 from alpha-baby/remove_build
  • c4d072a remove build step in ci
  • 248313f Merge pull request #166 from wu-cl/master
  • 1047ffc feat: add origin wrapper to execute functions before mock
  • d56c682 Merge pull request #163 from ooneko/ooneko-patch-1
  • 6ebb803 Update README.md
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/agiledragon/gomonkey/v2](https://github.com/agiledragon/gomonkey) from 2.11.0 to 2.14.0.
- [Release notes](https://github.com/agiledragon/gomonkey/releases)
- [Commits](agiledragon/gomonkey@v2.11.0...v2.14.0)

---
updated-dependencies:
- dependency-name: github.com/agiledragon/gomonkey/v2
  dependency-version: 2.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants