summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-23 08:25:02 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-01-31 09:41:13 +0100
commitdd37163f5a73b7bda81227244b1a942751026242 (patch)
treeefdc074ebd4ed46a58f54c5d31b72ea83c76e044 /go.mod
parentc3a59a7d5a53eff9723861d0c4b18a574e2769bc (diff)
build(deps): bump github.com/kyokomi/emoji/v2 from 2.2.10 to 2.2.11
Bumps [github.com/kyokomi/emoji/v2](https://github.com/kyokomi/emoji) from 2.2.10 to 2.2.11. - [Release notes](https://github.com/kyokomi/emoji/releases) - [Commits](https://github.com/kyokomi/emoji/compare/v2.2.10...v2.2.11) --- 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 758d99981..85f175990 100644
--- a/go.mod
+++ b/go.mod
@@ -37,7 +37,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.10
+ github.com/kyokomi/emoji/v2 v2.2.11
github.com/magefile/mage v1.14.0
github.com/marekm4/color-extractor v1.2.0
github.com/mattn/go-isatty v0.0.16