build(deps): bump github.com/jdkato/prose from 1.2.0 to 1.2.1

Bumps [github.com/jdkato/prose](https://github.com/jdkato/prose) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/jdkato/prose/releases)
- [Commits](https://github.com/jdkato/prose/compare/v1.2.0...v1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-23 10:00:28 +00:00
committed by Bjørn Erik Pedersen
parent 36527576b3
commit 0d5cf256e4
2 changed files with 4 additions and 1 deletions

2
go.mod
View File

@@ -29,7 +29,7 @@ require (
github.com/gohugoio/testmodBuilder/mods v0.0.0-20190520184928-c56af20f2e95
github.com/google/go-cmp v0.5.4
github.com/gorilla/websocket v1.4.2
github.com/jdkato/prose v1.2.0
github.com/jdkato/prose v1.2.1
github.com/kylelemons/godebug v1.1.0
github.com/kyokomi/emoji/v2 v2.2.8
github.com/magefile/mage v1.10.0