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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-09-14 06:25:37 +00:00
committed by Bjørn Erik Pedersen
parent 9fa5ebe2c4
commit b01b2564ee
2 changed files with 10 additions and 1 deletions

2
go.mod
View File

@@ -25,7 +25,7 @@ require (
github.com/gohugoio/testmodBuilder/mods v0.0.0-20190520184928-c56af20f2e95
github.com/google/go-cmp v0.5.2
github.com/gorilla/websocket v1.4.2
github.com/jdkato/prose v1.1.1
github.com/jdkato/prose v1.2.0
github.com/kyokomi/emoji v2.2.4+incompatible
github.com/magefile/mage v1.10.0
github.com/markbates/inflect v1.0.4