diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-01 13:45:41 +0000 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2024-08-01 16:31:38 +0200 |
commit | eb2eeee68797494d16844b30422bd855a7cd360f (patch) | |
tree | 89b44fa5d41a1c69225e9c1ce26ccb5aa2b219da /go.mod | |
parent | bea5a46de4c99525b29e108ae61909f13132c108 (diff) | |
download | hugo-eb2eeee68797494d16844b30422bd855a7cd360f.tar.gz hugo-eb2eeee68797494d16844b30422bd855a7cd360f.zip |
build(deps): bump github.com/kyokomi/emoji/v2 from 2.2.12 to 2.2.13
Bumps [github.com/kyokomi/emoji/v2](https://github.com/kyokomi/emoji) from 2.2.12 to 2.2.13.
- [Release notes](https://github.com/kyokomi/emoji/releases)
- [Commits](https://github.com/kyokomi/emoji/compare/v2.2.12...v2.2.13)
---
updated-dependencies:
- dependency-name: github.com/kyokomi/emoji/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ require ( github.com/hairyhenderson/go-codeowners v0.5.0 github.com/jdkato/prose v1.2.1 github.com/kylelemons/godebug v1.1.0 - github.com/kyokomi/emoji/v2 v2.2.12 + github.com/kyokomi/emoji/v2 v2.2.13 github.com/magefile/mage v1.15.0 github.com/makeworld-the-better-one/dither/v2 v2.4.0 github.com/marekm4/color-extractor v1.2.1 |