Bump golang.org/x/image from 0.12.0 to 0.14.0

Bumps [golang.org/x/image](https://github.com/golang/image) from 0.12.0 to 0.14.0.
- [Commits](https://github.com/golang/image/compare/v0.12.0...v0.14.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>
This commit is contained in:
dependabot[bot]
2023-12-04 18:53:39 +00:00
committed by Chris Lu
parent fd6de32b53
commit 4aeca48b6d
2 changed files with 3 additions and 4 deletions

2
go.mod
View File

@@ -112,7 +112,7 @@ require (
gocloud.dev/pubsub/rabbitpubsub v0.34.0
golang.org/x/crypto v0.16.0 // indirect
golang.org/x/exp v0.0.0-20230905200255-921286631fa9
golang.org/x/image v0.12.0
golang.org/x/image v0.14.0
golang.org/x/net v0.19.0
golang.org/x/oauth2 v0.13.0 // indirect
golang.org/x/sys v0.15.0