diff options
| author | 2024-01-09 10:40:59 +0100 | |
|---|---|---|
| committer | 2024-01-09 10:40:59 +0100 | |
| commit | 022bfda52a15c8d615e8ee298a19efe1250f9ab3 (patch) | |
| tree | c8773ba0dd22f4ea89520b4d593f60d332217921 /go.mod | |
| parent | [chore]: Bump github.com/tdewolff/minify/v2 from 2.20.9 to 2.20.12 (#2509) (diff) | |
| download | gotosocial-022bfda52a15c8d615e8ee298a19efe1250f9ab3.tar.xz | |
[chore]: Bump golang.org/x/image from 0.14.0 to 0.15.0 (#2506)
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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,7 +67,7 @@ require ( go.uber.org/automaxprocs v1.5.3 golang.org/x/crypto v0.17.0 golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1 - 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.15.0 golang.org/x/text v0.14.0 |
