summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-26 10:02:20 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-08-26 18:50:51 +0200
commit7efb35680f4deb82773554be9eb3188d47e6ee0d (patch)
treeff04521284c2b9f9f96d7a83f487e938e16e6516 /go.mod
parentddbcc6712278ab436d3c1d6259763736da784cf1 (diff)
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] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 869a65148..6a619a4f2 100644
--- a/go.mod
+++ b/go.mod
@@ -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