summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-14 08:58:45 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-06-14 12:06:11 +0200
commitbb9377b5e552448ca392a7c5b2e20bdb5ee07aa1 (patch)
tree2048b48bd3a96ddbe414e5392e169686a2bad46d /go.mod
parente88f1b80b819c85bb9e16983c6dc3806dec88f05 (diff)
build(deps): bump github.com/kyokomi/emoji/v2 from 2.2.11 to 2.2.12
Bumps [github.com/kyokomi/emoji/v2](https://github.com/kyokomi/emoji) from 2.2.11 to 2.2.12. - [Release notes](https://github.com/kyokomi/emoji/releases) - [Commits](https://github.com/kyokomi/emoji/compare/v2.2.11...v2.2.12) --- 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 a906c65a7..9677c1ed5 100644
--- a/go.mod
+++ b/go.mod
@@ -41,7 +41,7 @@ require (
github.com/hairyhenderson/go-codeowners v0.3.0
github.com/jdkato/prose v1.2.1
github.com/kylelemons/godebug v1.1.0
- github.com/kyokomi/emoji/v2 v2.2.11
+ github.com/kyokomi/emoji/v2 v2.2.12
github.com/magefile/mage v1.15.0
github.com/marekm4/color-extractor v1.2.0
github.com/mattn/go-isatty v0.0.19