summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-23 10:00:28 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-04-11 13:54:16 +0200
commit0d5cf256e4f2a5babcbcf7b49a6818869c3c0691 (patch)
treeb46209d9320fbfa85de5772fd53f7feb29ae4f70 /go.mod
parent36527576b30224dff2eae7f6c9f27eff807d5402 (diff)
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>
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 448bf71e2..29f600293 100644
--- a/go.mod
+++ b/go.mod
@@ -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