Litecomb Dev

Results 3 issues of Litecomb Dev

Dear author. If you are not willing to provide one go.mod file in the root of the project, then do this before tagging the next release. 1. Bump all self-dependencies...

enhancement

Rookies have been active, creating unnecessary nested go modules. These are notoriously [hard to get right](https://github.com/golang/go/issues/59458), cause part of the project depend on entirely different versions of itself, and even...

This is a compile time error on newer compilers, caused testcases to fail ## Change Description The issue was that help.go testcase was failing to compile. Whoever wrote this didn't...