aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-08 10:08:04 -0800
committerGitHub <noreply@github.com>2024-01-08 10:08:04 -0800
commit894baa900e864352cb691218d2183caab6f387b0 (patch)
tree1eee5fc1d5f8a4a7b22b83b8f82f01552a0e8abb /go.mod
parent69d417ff96506ca0b1b4699762d7f2d93fd5c685 (diff)
downloadseaweedfs-894baa900e864352cb691218d2183caab6f387b0.tar.xz
seaweedfs-894baa900e864352cb691218d2183caab6f387b0.zip
Bump golang.org/x/image from 0.14.0 to 0.15.0 (#5176)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.14.0 to 0.15.0. - [Commits](https://github.com/golang/image/compare/v0.14.0...v0.15.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 3e232d1a6..364571865 100644
--- a/go.mod
+++ b/go.mod
@@ -111,7 +111,7 @@ require (
gocloud.dev/pubsub/rabbitpubsub v0.36.0
golang.org/x/crypto v0.17.0 // indirect
golang.org/x/exp v0.0.0-20231006140011-7918f672742d
- golang.org/x/image v0.14.0
+ golang.org/x/image v0.15.0
golang.org/x/net v0.19.0
golang.org/x/oauth2 v0.14.0 // indirect
golang.org/x/sys v0.15.0