diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-08-26 10:02:20 +0000 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2022-08-26 18:50:51 +0200 |
commit | 7efb35680f4deb82773554be9eb3188d47e6ee0d (patch) | |
tree | ff04521284c2b9f9f96d7a83f487e938e16e6516 /go.mod | |
parent | ddbcc6712278ab436d3c1d6259763736da784cf1 (diff) | |
download | hugo-7efb35680f4deb82773554be9eb3188d47e6ee0d.tar.gz hugo-7efb35680f4deb82773554be9eb3188d47e6ee0d.zip |
build(deps): bump github.com/kyokomi/emoji/v2 from 2.2.9 to 2.2.10
Bumps [github.com/kyokomi/emoji/v2](https://github.com/kyokomi/emoji) from 2.2.9 to 2.2.10.
- [Release notes](https://github.com/kyokomi/emoji/releases)
- [Commits](https://github.com/kyokomi/emoji/compare/v2.2.9...v2.2.10)
---
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
@@ -36,7 +36,7 @@ require ( github.com/hairyhenderson/go-codeowners v0.2.3-0.20201026200250-cdc7c0759690 github.com/jdkato/prose v1.2.1 github.com/kylelemons/godebug v1.1.0 - github.com/kyokomi/emoji/v2 v2.2.9 + github.com/kyokomi/emoji/v2 v2.2.10 github.com/magefile/mage v1.13.0 github.com/mattn/go-isatty v0.0.16 github.com/mitchellh/hashstructure v1.1.0 |