Skip to content

Commit f678235

Browse files
committed
vendor: update github.com/yuin/goldmark to v1.1.24
1 parent 14f3593 commit f678235

File tree

4 files changed

+9
-5
lines changed

4 files changed

+9
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ require (
9696
github.com/unknwon/paginater v0.0.0-20151104151617-7748a72e0141
9797
github.com/urfave/cli v1.20.0
9898
github.com/yohcop/openid-go v0.0.0-20160914080427-2c050d2dae53
99-
github.com/yuin/goldmark v1.1.23
99+
github.com/yuin/goldmark v1.1.24
100100
go.etcd.io/bbolt v1.3.3 // indirect
101101
golang.org/x/crypto v0.0.0-20200221231518-2aa609cf4a9d
102102
golang.org/x/net v0.0.0-20200114155413-6afb5195e5aa

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -574,8 +574,8 @@ github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod h1:UETIi67q
574574
github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod h1:aYKd//L2LvnjZzWKhF00oedf4jCCReLcmhLdhm1A27Q=
575575
github.com/yohcop/openid-go v0.0.0-20160914080427-2c050d2dae53 h1:HsIQ6yAjfjQ3IxPGrTusxp6Qxn92gNVq2x5CbvQvx3w=
576576
github.com/yohcop/openid-go v0.0.0-20160914080427-2c050d2dae53/go.mod h1:f6elajwZV+xceiaqgRL090YzLEDGSbqr3poGL3ZgXYo=
577-
github.com/yuin/goldmark v1.1.23 h1:eTodJ8hwEUvwXhb9qxQNuL/q1d+xMQClrXR4mdvV7gs=
578-
github.com/yuin/goldmark v1.1.23/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
577+
github.com/yuin/goldmark v1.1.24 h1:K4FemPDr4x/ZcqldoXWnexTLfdMIy2eEfXxsLnotTRI=
578+
github.com/yuin/goldmark v1.1.24/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
579579
github.com/ziutek/mymysql v1.5.4 h1:GB0qdRGsTwQSBVYuVShFBKaXSnSnYYC2d9knnE1LHFs=
580580
github.com/ziutek/mymysql v1.5.4/go.mod h1:LMSpPZ6DbqWFxNCHW77HeMg9I646SAhApZ/wKdgO/C0=
581581
go.etcd.io/bbolt v1.3.2/go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU=

vendor/github.com/yuin/goldmark/text/reader.go

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ github.com/willf/bitset
450450
github.com/xanzy/ssh-agent
451451
# github.com/yohcop/openid-go v0.0.0-20160914080427-2c050d2dae53
452452
github.com/yohcop/openid-go
453-
# github.com/yuin/goldmark v1.1.23
453+
# github.com/yuin/goldmark v1.1.24
454454
github.com/yuin/goldmark
455455
github.com/yuin/goldmark/ast
456456
github.com/yuin/goldmark/extension

0 commit comments

Comments
 (0)