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
5
5
require (
6
6
github.com/kr/pretty v0.1.0 // indirect
7
7
github.com/kylemcc/twitter-text-go v0.0.0-20180726194232-7f582f6736ec
8
- github.com/microcosm-cc/bluemonday v1.0.2
9
8
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
10
9
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
11
10
github.com/writeas/impart v1.1.0
12
11
github.com/writeas/nerds v1.0.0
13
12
github.com/writeas/openssl-go v1.0.0
14
- github.com/writeas/saturday v1.6.0
15
13
golang.org/x/crypto v0.0.0-20190131182504-b8fe1690c613
16
14
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
17
15
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=
5
5
github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
6
6
github.com/kylemcc/twitter-text-go v0.0.0-20180726194232-7f582f6736ec h1:ZXWuspqypleMuJy4bzYEqlMhJnGAYpLrWe5p7W3CdvI =
7
7
github.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 =
10
8
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d h1:VhgPp6v9qf9Agr/56bj7Y/xa04UccTW04VP0Qed4vnQ =
11
9
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d /go.mod h1:YUTz3bUH2ZwIWBy3CJBeOBEugqcmXREj14T+iG/4k4U =
12
10
github.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=
17
15
github.com/writeas/nerds v1.0.0 /go.mod h1:Gn2bHy1EwRcpXeB7ZhVmuUwiweK0e+JllNf66gvNLdU =
18
16
github.com/writeas/openssl-go v1.0.0 h1:YXM1tDXeYOlTyJjoMlYLQH1xOloUimSR1WMF8kjFc5o =
19
17
github.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 =
22
18
golang.org/x/crypto v0.0.0-20190131182504-b8fe1690c613 h1:MQ/ZZiDsUapFFiMS+vzwXkCTeEKaum+Do5rINYJDmxc =
23
19
golang.org/x/crypto v0.0.0-20190131182504-b8fe1690c613 /go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4 =
24
20
golang.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