Bump golang.org/x/image from 0.17.0 to 0.18.0

Bumps [golang.org/x/image](https://github.com/golang/image) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/image/compare/v0.17.0...v0.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-26 19:41:16 +00:00
committed by GitHub
parent 107cd957d3
commit 3ec0692001
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/shirou/gopsutil/v3 v3.24.5
github.com/zeebo/xxh3 v1.0.2
golang.org/x/exp v0.0.0-20230801115018-d63ba01acd4b
golang.org/x/image v0.17.0
golang.org/x/image v0.18.0
golang.org/x/sys v0.21.0
howett.net/plist v1.0.1
)