chore(deps): bump golang.org/x/image from 0.21.0 to 0.24.0 (#1109)

Bumps [golang.org/x/image](https://github.com/golang/image) from 0.21.0 to 0.24.0.
- [Commits](https://github.com/golang/image/compare/v0.21.0...v0.24.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-02-22 06:21:13 +00:00
committed by GitHub
parent da89fb29ca
commit 8d85334049
2 changed files with 7 additions and 6 deletions

4
go.mod
View File

@@ -45,9 +45,9 @@ require (
github.com/wcharczuk/go-chart/v2 v2.1.2
github.com/wdvxdr1123/ZeroBot v1.8.0
gitlab.com/gomidi/midi/v2 v2.1.7
golang.org/x/image v0.21.0
golang.org/x/image v0.24.0
golang.org/x/sys v0.30.0
golang.org/x/text v0.21.0
golang.org/x/text v0.22.0
gopkg.in/yaml.v3 v3.0.1
)