Upgrade to mdrip 1.0.1

This commit is contained in:
Jeffrey Regan
2019-12-12 09:26:11 -08:00
parent d5b44461b9
commit ee678d6ce9
33 changed files with 202 additions and 1203 deletions

View File

@@ -6,7 +6,7 @@ require (
github.com/evanphx/json-patch v4.5.0+incompatible
github.com/go-openapi/spec v0.19.4
github.com/golangci/golangci-lint v1.21.0
github.com/monopole/mdrip v1.0.0
github.com/monopole/mdrip v1.0.1
github.com/pkg/errors v0.8.1
golang.org/x/tools v0.0.0-20191010075000-0337d82405ff
gopkg.in/yaml.v2 v2.2.4