Commit graph

4 commits

Author SHA1 Message Date
58eacec4c9
chore(deps): update Go and library versions
Update Go version to 1.25.5 and bump dependencies:
- ebiten to v2.9.4
- purego to v0.9.1
- xgb to v1.2.0
- sync to v0.18.0
- sys to v0.38.0

This ensures compatibility and includes latest bug fixes and
improvements.
2025-12-07 10:50:42 +01:00
1c901e7e07
chore(deps): update Go and Ebiten dependencies
Upgrade Go version to 1.25.3 and bump Ebiten to v2.9.3. Update related
dependencies to their latest versions, including purego, xgb, image,
sync,
and sys. Add new indirect dependencies: gomobile and hideconsole.
2025-11-02 22:39:00 +01:00
dependabot[bot]
f7aa5adafc
Bump golang.org/x/image from 0.12.0 to 0.18.0 (#1)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.12.0 to 0.18.0.
- [Commits](https://github.com/golang/image/compare/v0.12.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-02 23:27:14 +01:00
2e9bdd5dda
init: game 2025-03-02 17:00:17 +01:00