issues
search
osteele
/
gojekyll
A fast Go implementation of the Jekyll blogging engine
MIT License
332
stars
14
forks
source link
fix: go sum file mismatch fix for issue #46 -- I think
#47
Closed
MikeCongdon1
closed
1 year ago
MikeCongdon1
commented
1 year ago
Checklist
46
[ ] I have read the contribution guidelines.
[ ]
make test
passes.
[ ]
make lint
passes.
[ ] New and changed code is covered by tests.
[ ] Performance improvements include benchmarks.
[ ] Changes match the
documented
(not just the
implemented
) behavior of Jekyll.
danog
commented
1 year ago
Already fixed!
Checklist
46
make test
passes.make lint
passes.