summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-14 06:25:37 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-09-16 20:50:25 +0200
commitb01b2564eefe342c9bf9767ffc256ebd04b94c71 (patch)
tree753038f9fc47a1c88c5a46e9c6716c7bdaf18407 /go.mod
parent9fa5ebe2c42fbb37d066ffcd36bad4d08efe879a (diff)
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>
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 033b5d93e..095719d0f 100644
--- a/go.mod
+++ b/go.mod
@@ -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