Bump golang.org/x/image from 0.17.0 to 0.18.0 (#3119)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-26 17:44:58 -04:00
committed by GitHub
parent 7111535963
commit 004fae43f5
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ require (
github.com/unrolled/secure v1.14.0
github.com/xrash/smetrics v0.0.0-20240312152122-5f08fbb34913
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842
golang.org/x/image v0.17.0
golang.org/x/image v0.18.0
golang.org/x/sync v0.7.0
golang.org/x/text v0.16.0
gopkg.in/yaml.v3 v3.0.1