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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-28 14:59:09 +00:00
committed by GitHub
parent 90543f0248
commit 7b86e8f13a
2 changed files with 6 additions and 5 deletions
+2 -2
View File
@@ -19,7 +19,7 @@ require (
github.com/quarckster/go-mpris-server v1.0.3
github.com/zalando/go-keyring v0.2.1
golang.org/x/net v0.24.0
golang.org/x/text v0.14.0
golang.org/x/text v0.16.0
)
require (
@@ -48,7 +48,7 @@ require (
github.com/srwiley/rasterx v0.0.0-20220730225603-2ab79fcdd4ef // indirect
github.com/stretchr/testify v1.8.4 // indirect
github.com/yuin/goldmark v1.5.5 // indirect
golang.org/x/image v0.15.0 // indirect
golang.org/x/image v0.18.0 // indirect
golang.org/x/mobile v0.0.0-20231127183840-76ac6878050a // indirect
golang.org/x/sys v0.19.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect