File tree Expand file tree Collapse file tree 3 files changed +0
-69
lines changed Expand file tree Collapse file tree 3 files changed +0
-69
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,11 @@ go 1.10
55require (
66 github.com/kr/pretty v0.1.0 // indirect
77 github.com/kylemcc/twitter-text-go v0.0.0-20180726194232-7f582f6736ec
8- github.com/microcosm-cc/bluemonday v1.0.2
98 github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
109 github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
1110 github.com/writeas/impart v1.1.0
1211 github.com/writeas/nerds v1.0.0
1312 github.com/writeas/openssl-go v1.0.0
14- github.com/writeas/saturday v1.6.0
1513 golang.org/x/crypto v0.0.0-20190131182504-b8fe1690c613
1614 gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
1715 gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0 // indirect
Original file line number Diff line number Diff line change @@ -5,8 +5,6 @@ github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=
55github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
66github.com/kylemcc/twitter-text-go v0.0.0-20180726194232-7f582f6736ec h1:ZXWuspqypleMuJy4bzYEqlMhJnGAYpLrWe5p7W3CdvI =
77github.com/kylemcc/twitter-text-go v0.0.0-20180726194232-7f582f6736ec /go.mod h1:voECJzdraJmolzPBgL9Z7ANwXf4oMXaTCsIkdiPpR/g =
8- github.com/microcosm-cc/bluemonday v1.0.2 h1:5lPfLTTAvAbtS0VqT+94yOtFnGfUWYyx0+iToC3Os3s =
9- github.com/microcosm-cc/bluemonday v1.0.2 /go.mod h1:iVP4YcDBq+n/5fb23BhYFvIMq/leAFZyRl6bYmGDlGc =
108github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d h1:VhgPp6v9qf9Agr/56bj7Y/xa04UccTW04VP0Qed4vnQ =
119github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d /go.mod h1:YUTz3bUH2ZwIWBy3CJBeOBEugqcmXREj14T+iG/4k4U =
1210github.com/shurcooL/sanitized_anchor_name v1.0.0 h1:PdmoCO6wvbs+7yrJyMORt4/BmY5IYyJwS/kOiWx8mHo =
@@ -17,8 +15,6 @@ github.com/writeas/nerds v1.0.0 h1:ZzRcCN+Sr3MWID7o/x1cr1ZbLvdpej9Y1/Ho+JKlqxo=
1715github.com/writeas/nerds v1.0.0 /go.mod h1:Gn2bHy1EwRcpXeB7ZhVmuUwiweK0e+JllNf66gvNLdU =
1816github.com/writeas/openssl-go v1.0.0 h1:YXM1tDXeYOlTyJjoMlYLQH1xOloUimSR1WMF8kjFc5o =
1917github.com/writeas/openssl-go v1.0.0 /go.mod h1:WsKeK5jYl0B5y8ggOmtVjbmb+3rEGqSD25TppjJnETA =
20- github.com/writeas/saturday v1.6.0 h1:HNUtX8TVJJnSdxE8vaAgtHiAJVt+Of5AJYlm62pmVlI =
21- github.com/writeas/saturday v1.6.0 /go.mod h1:ETE1EK6ogxptJpAgUbcJD0prAtX48bSloie80+tvnzQ =
2218golang.org/x/crypto v0.0.0-20190131182504-b8fe1690c613 h1:MQ/ZZiDsUapFFiMS+vzwXkCTeEKaum+Do5rINYJDmxc =
2319golang.org/x/crypto v0.0.0-20190131182504-b8fe1690c613 /go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4 =
2420golang.org/x/net v0.0.0-20181220203305-927f97764cc3 h1:eH6Eip3UpmR+yM/qI9Ijluzb1bNv/cAU/n+6l8tRSis =
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments