build(deps): bump github.com/kyokomi/emoji/v2 from 2.2.8 to 2.2.9

Bumps [github.com/kyokomi/emoji/v2](https://github.com/kyokomi/emoji) from 2.2.8 to 2.2.9.
- [Release notes](https://github.com/kyokomi/emoji/releases)
- [Commits](https://github.com/kyokomi/emoji/compare/v2.2.8...v2.2.9)

---
updated-dependencies:
- dependency-name: github.com/kyokomi/emoji/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-03-03 08:03:55 +00:00
committed by Bjørn Erik Pedersen
parent 0978245039
commit b9a1be2f99
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -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.8
github.com/kyokomi/emoji/v2 v2.2.9
github.com/magefile/mage v1.12.1
github.com/mattn/go-isatty v0.0.14
github.com/mitchellh/hashstructure v1.1.0