summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-03 08:03:55 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-03-08 16:10:04 +0100
commitb9a1be2f9961516a674ff15a409433606e70ac7b (patch)
treec395ff0bc2eeda7a2ea031e7cb4d1931fa6434c5 /go.mod
parent09782450393a12735f64d9d904404d17f3440bee (diff)
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>
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 bc435f9a1..bab239dd2 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.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