princjef / gomarkdoc

Generate markdown documentation for Go (golang) code
MIT License
380 stars 60 forks source link

chore(deps): update to go 1.20 and latest golangci-lint #85

Closed princjef closed 1 year ago

princjef commented 1 year ago

Lays the groundwork for updating the tool to support the changes to documentation definitions and formatting by updating the underlying tooling and build pipelines to be compatible with go 1.20.

It's going to take a little time to get everything right for the go 1.19+ release. This change allows the main development work to get going

codecov-commenter commented 1 year ago

Codecov Report

Merging #85 (6f08a8b) into master (8850369) will decrease coverage by 0.52%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
- Coverage   67.82%   67.30%   -0.52%     
==========================================
  Files          17       17              
  Lines        1557     1557              
==========================================
- Hits         1056     1048       -8     
- Misses        415      423       +8     
  Partials       86       86              
Impacted Files Coverage Δ
lang/type.go 56.45% <0.00%> (-12.91%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.