Skip to content

fix(deps): update go dependencies (minor) - #41

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go-dependencies
Open

fix(deps): update go dependencies (minor)#41
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/ebitengine/purego v0.9.1v0.10.2 age confidence
github.com/jupiterrider/ffi v0.5.1v0.7.0 age confidence
github.com/stretchr/testify v1.11.1v1.12.0 age confidence

Release Notes

ebitengine/purego (github.com/ebitengine/purego)

v0.10.2

Compare Source

  • Fixed an issue with FreeBSD 15 or later (#​480)

v0.10.1

Compare Source

  • Fix a concurrency bug where simultaneous FFI calls could swap return values across goroutines (#​451)

v0.10.0

Compare Source

  • Add supported platforms (linux/386, linux/arm, linux/ppc64le, linux/riscv64, and linux/s390x)
  • Support structs on Linux (#​236)
  • Fix some bugs
jupiterrider/ffi (github.com/jupiterrider/ffi)

v0.7.0

Compare Source

Added
  • Additional must functions for Lib.Prep and Lib.PrepVar added:
    • func (l Lib) MustPrep(name string, ret *Type, args ...*Type) (f Fun)
    • func (l Lib) MustPrepVar(name string, nFixedArgs int, ret *Type, args ...*Type) (f Fun)
Changed
  • Unneeded execution bit from embedded libffi binary removed.
  • Dependency github.com/ebitengine/purego updated.

v0.6.0

Compare Source

Added
  • Support for linux/riscv64 added #​15.
Changed
  • Dependency github.com/ebitengine/purego updated (required for linux/riscv64).
stretchr/testify (github.com/stretchr/testify)

v1.12.0

Compare Source

What's Changed

Functional Changes
Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.11.0...v1.12.0

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.11.0...v1.12.0

@renovate
renovate Bot force-pushed the renovate/go-dependencies branch from a985492 to f0284be Compare July 21, 2026 18:58
@renovate
renovate Bot force-pushed the renovate/go-dependencies branch 2 times, most recently from 72216be to d694272 Compare August 18, 2026 12:43
@renovate
renovate Bot force-pushed the renovate/go-dependencies branch from d694272 to 0ca822f Compare August 20, 2026 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants