File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/kentaro-m/md2confl
33go 1.16
44
55require (
6- github.com/kentaro-m/blackfriday-confluence v0.0.0-20200514101926-773172e7101d
6+ github.com/kentaro-m/blackfriday-confluence v0.0.0-20220126124413-8e85477b49b3
77 github.com/spf13/cobra v1.1.3
88 golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 // indirect
99 golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
Original file line number Diff line number Diff line change @@ -97,6 +97,8 @@ github.com/jtolds/gls v4.20.0+incompatible/go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfV
9797github.1485827954.workers.dev/julienschmidt/httprouter v1.2.0 /go.mod h1:SYymIcj16QtmaHHD7aYtjjsJG7VTCxuUUipMqKk8s4w =
9898github.1485827954.workers.dev/kentaro-m/blackfriday-confluence v0.0.0-20200514101926-773172e7101d h1:sPrh5gaD/VlNBr5yEbwhMxHOOcalHneN30tfXnHTYCs =
9999github.1485827954.workers.dev/kentaro-m/blackfriday-confluence v0.0.0-20200514101926-773172e7101d /go.mod h1:zjuRVWzEu6vFREk0vbFj6P1pKji/mU73UpQ0MA9BOSo =
100+ github.com/kentaro-m/blackfriday-confluence v0.0.0-20220126124413-8e85477b49b3 h1:BCMUqjR9XyAWI5JVSJpQFQR1iYYHvwcVuapyqAAuHtE =
101+ github.com/kentaro-m/blackfriday-confluence v0.0.0-20220126124413-8e85477b49b3 /go.mod h1:zjuRVWzEu6vFREk0vbFj6P1pKji/mU73UpQ0MA9BOSo =
100102github.1485827954.workers.dev/kisielk/errcheck v1.1.0 /go.mod h1:EZBBE59ingxPouuu3KfxchcWSUPOHkagtvWXihfKN4Q =
101103github.1485827954.workers.dev/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
102104github.1485827954.workers.dev/konsorten/go-windows-terminal-sequences v1.0.1 /go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ =
You can’t perform that action at this time.
0 commit comments