diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-06 12:05:52 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2024-08-06 12:05:52 +0200 |
commit | 8f8d12ab2f179d673e6b562acdef755683857b54 (patch) | |
tree | 586e6f5fefddd51fe13916a6ece43caa5a01b4d5 /go.mod | |
parent | 69455fa422cce664302a2cd68cdb0d4b1791afdc (diff) | |
download | hugo-8f8d12ab2f179d673e6b562acdef755683857b54.tar.gz hugo-8f8d12ab2f179d673e6b562acdef755683857b54.zip |
build(deps): bump github.com/bep/imagemeta from 0.7.5 to 0.7.6 (#12720)
Bumps [github.com/bep/imagemeta](https://github.com/bep/imagemeta) from 0.7.5 to 0.7.6.
- [Release notes](https://github.com/bep/imagemeta/releases)
- [Commits](https://github.com/bep/imagemeta/compare/v0.7.5...v0.7.6)
---
updated-dependencies:
- dependency-name: github.com/bep/imagemeta
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Closes #12718
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ require ( github.com/bep/golibsass v1.1.1 github.com/bep/gowebp v0.3.0 github.com/bep/helpers v0.4.0 - github.com/bep/imagemeta v0.7.5 + github.com/bep/imagemeta v0.7.6 github.com/bep/lazycache v0.4.0 github.com/bep/logg v0.4.0 github.com/bep/mclib v1.20400.20402 |