build(deps): bump github.com/forPelevin/gomoji from 1.1.4 to 1.1.5

Bumps [github.com/forPelevin/gomoji](https://github.com/forPelevin/gomoji) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/forPelevin/gomoji/releases)
- [Commits](https://github.com/forPelevin/gomoji/compare/v1.1.4...v1.1.5)

---
updated-dependencies:
- dependency-name: github.com/forPelevin/gomoji
  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-08-01 06:08:15 +00:00 committed by GitHub
parent 3482c0c8e4
commit dc5fd85ac1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -11,7 +11,7 @@ require (
github.com/chrissexton/leftpad v0.0.0-20181207133115-1e93189d2fff
github.com/chrissexton/sentiment v0.0.0-20190927141846-d69c422ba035
github.com/fogleman/gg v1.2.1-0.20190220221249-0403632d5b90
github.com/forPelevin/gomoji v1.1.4
github.com/forPelevin/gomoji v1.1.5
github.com/gabriel-vasile/mimetype v1.4.0
github.com/go-chi/chi/v5 v5.0.7
github.com/go-chi/httprate v0.5.3

4
go.sum
View File

@ -48,8 +48,8 @@ github.com/dustin/gojson v0.0.0-20160307161227-2e71ec9dd5ad h1:Qk76DOWdOp+GlyDKB
github.com/dustin/gojson v0.0.0-20160307161227-2e71ec9dd5ad/go.mod h1:mPKfmRa823oBIgl2r20LeMSpTAteW5j7FLkc0vjmzyQ=
github.com/fogleman/gg v1.2.1-0.20190220221249-0403632d5b90 h1:WXb3TSNmHp2vHoCroCIB1foO/yQ36swABL8aOVeDpgg=
github.com/fogleman/gg v1.2.1-0.20190220221249-0403632d5b90/go.mod h1:R/bRT+9gY/C5z7JzPU0zXsXHKM4/ayA+zqcVNZzPa1k=
github.com/forPelevin/gomoji v1.1.4 h1:mlxsZQgTO7v1qnpUUoS8kk0Lf/rEvxZYgYxuVUX7edg=
github.com/forPelevin/gomoji v1.1.4/go.mod h1:ypB7Kz3Fsp+LVR7KoT7mEFOioYBuTuAtaAT4RGl+ASY=
github.com/forPelevin/gomoji v1.1.5 h1:rzwthgrpxjHTtUCU6fpJ7KK6dNwZGoaJ8ouwruGckCc=
github.com/forPelevin/gomoji v1.1.5/go.mod h1:J8tNKgfL4f0gpSkeF7gEocBqeNEcTXaHt1/SHlALNHg=
github.com/gabriel-vasile/mimetype v1.4.0 h1:Cn9dkdYsMIu56tGho+fqzh7XmvY2YyGU0FnbhiOsEro=
github.com/gabriel-vasile/mimetype v1.4.0/go.mod h1:fA8fi6KUiG7MgQQ+mEWotXoEOvmxRtOJlERCzSmRvr8=
github.com/garyburd/go-oauth v0.0.0-20180319155456-bca2e7f09a17 h1:GOfMz6cRgTJ9jWV0qAezv642OhPnKEG7gtUjJSdStHE=