File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/conventionalcommit/commitlint
33go 1.13
44
55require (
6- github.com/conventionalcommit/parser v0.1 .0
6+ github.com/conventionalcommit/parser v0.2 .0
77 github.com/cpuguy83/go-md2man/v2 v2.0.1 // indirect
88 github.com/urfave/cli/v2 v2.3.0
99 github.com/valyala/quicktemplate v1.6.3
Original file line number Diff line number Diff line change 11github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
22github.com/andybalholm/brotli v1.0.0 /go.mod h1:loMXtMfwqflxFJPmdbJO0a3KNoPuLBgiu3qAvBg8x/Y =
3- github.com/conventionalcommit/parser v0.1 .0 h1:BFIZbVYflA/5QAPr7T2YHLHRX0ixAW3YVLuOl+HwRs4 =
4- github.com/conventionalcommit/parser v0.1 .0 /go.mod h1:CBcwsOjssDo8CrLGSqSxiJe3/DM0e890P2XO+79cwns =
3+ github.com/conventionalcommit/parser v0.2 .0 h1:uABkG+NUUUr1JtbGtx3w00ZBu5wrdxXID2UjdhIi2i4 =
4+ github.com/conventionalcommit/parser v0.2 .0 /go.mod h1:CBcwsOjssDo8CrLGSqSxiJe3/DM0e890P2XO+79cwns =
55github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d /go.mod h1:maD7wRr/U5Z6m/iR4s+kqSMx2CaBsrgA7czyZG/E6dU =
66github.com/cpuguy83/go-md2man/v2 v2.0.1 h1:r/myEWzV9lfsM1tFLgDyu0atFtJ1fXn261LKYj/3DxU =
77github.com/cpuguy83/go-md2man/v2 v2.0.1 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
You can’t perform that action at this time.
0 commit comments