Bump github.com/yuin/goldmark from 1.2.1 to 1.3.0 (#450)

Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](https://github.com/yuin/goldmark/compare/v1.2.1...v1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-12-14 15:51:12 -08:00
committed by GitHub
parent b60b79ee0a
commit 6c39753268
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -19,7 +19,7 @@ require (
github.com/shirou/gopsutil v2.20.9+incompatible
github.com/sirupsen/logrus v1.7.0
github.com/teris-io/shortid v0.0.0-20171029131806-771a37caa5cf
github.com/yuin/goldmark v1.2.1
github.com/yuin/goldmark v1.3.0
golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gopkg.in/yaml.v2 v2.4.0