summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-22 08:58:04 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-05-22 12:28:08 +0200
commit9cea58a8a627c58f06c9740cb39c46c1a3422c91 (patch)
tree39ed89b440719e67d2c057e5ba96587bb58c29da /go.mod
parent1a5dce4cc5cfb3cebceef94d1604fa112ced5827 (diff)
build(deps): bump golang.org/x/image from 0.5.0 to 0.7.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.5.0 to 0.7.0. - [Commits](https://github.com/golang/image/compare/v0.5.0...v0.7.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>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 4b00328db..cde45db86 100644
--- a/go.mod
+++ b/go.mod
@@ -65,7 +65,7 @@ require (
go.uber.org/automaxprocs v1.5.2
gocloud.dev v0.24.0
golang.org/x/exp v0.0.0-20221031165847-c99f073a8326
- golang.org/x/image v0.5.0
+ golang.org/x/image v0.7.0
golang.org/x/net v0.10.0
golang.org/x/sync v0.2.0
golang.org/x/text v0.9.0