File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ require (
118118github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
119119github.com/golang/protobuf v1.5.3 // indirect
120120github.com/golang/snappy v0.0.4 // indirect
121- github.com/gomarkdown/markdown v0.0.0-20230716120725-531d2d74bc12 // indirect
121+ github.com/gomarkdown/markdown v0.0.0-20231115200524-a660076da3fd // indirect
122122github.com/google/go-querystring v1.1.0 // indirect
123123github.com/google/gofuzz v1.2.0 // indirect
124124github.com/google/s2a-go v0.1.7 // indirect
Original file line number Diff line number Diff line change @@ -339,6 +339,8 @@ github.com/golang/snappy v0.0.4 h1:yAGX7huGHXlcLOEtBnF4w7FQwA26wojNCwOYAEhLjQM=
339339github.com/golang/snappy v0.0.4 /go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q =
340340github.com/gomarkdown/markdown v0.0.0-20230716120725-531d2d74bc12 h1:uK3X/2mt4tbSGoHvbLBHUny7CKiuwUip3MArtukol4E =
341341github.com/gomarkdown/markdown v0.0.0-20230716120725-531d2d74bc12 /go.mod h1:JDGcbDT52eL4fju3sZ4TeHGsQwhG9nbDV21aMyhwPoA =
342+ github.com/gomarkdown/markdown v0.0.0-20231115200524-a660076da3fd h1:PppHBegd3uPZ3Y/Iax/2mlCFJm1w4Qf/zP1MdW4ju2o =
343+ github.com/gomarkdown/markdown v0.0.0-20231115200524-a660076da3fd /go.mod h1:JDGcbDT52eL4fju3sZ4TeHGsQwhG9nbDV21aMyhwPoA =
342344github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c /go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ =
343345github.com/google/btree v1.0.0 /go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ =
344346github.com/google/gnostic v0.5.7-v3refs /go.mod h1:73MKFl6jIHelAJNaBGFzt3SPtZULs9dYrGFt8OiIsHQ =
You can’t perform that action at this time.
0 commit comments