Accepting request 770395 from devel:languages:go
- Update to version 2.0.0+git20190314.f79a8a8: * Psych, we only support go.11 and higher * Update readme * Use go modules and set import paths to /v2 * Improvements to makefile * Use TRAVIS_GO_VERSION env var instead of matrix * Use golangci-lint * Update travis config for go versions * Don't run vendor validation in CI * Fix the example and typo * Fix links processing for v2 * RenderNode: fix error printing * Fix table parsing/processing for v2 * Fix list in list embedding * Update md2man to use blackfriday v2 API * Update vendoring to blackfriday v2 API * remove older versions of go from travis config * fix validate vendor script * More linters * Add errcheck to metalinter * Fix linting issues * set vendor check to executable * Add travis config * remove used processFooterText * Fix falal -> fatalf * Add TitleBlock test * gofmt roff.go * Update README details * Improve rendering of nested lists * dep ensure -upgrade to get v1.5 of blackfriday (forwarded request 770234 from glaubitz) OBS-URL: https://build.opensuse.org/request/show/770395 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/golang-github-cpuguy83-go-md2man?expand=0&rev=7factory
commit
186d4d8f35
@ -0,0 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/cpuguy83/go-md2man</param>
|
||||
<param name="changesrevision">f79a8a8ca69da163eee19ab442bedad7a35bba5a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c5216c64e3325da616ca5009184c92def398a4fa12811c1eec54be6fa787ef9
|
||||
size 34148
|
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5bf5de23abd56c68af56e2d7020af2726fd202a761f7af94a43355a02dfa04b0
|
||||
size 44300
|
Loading…
Reference in New Issue