gofrog
gofrog copied to clipboard
A collection of go utilities
Default is (still) split by line, but in some cases interesting command output spans multiple lines (e.g. commit messages) This also provides a split function definition that splits by a...
Create go.mod for each module, and publish modules for each folder. Use vgo for all dependencies.
- [ ] All [tests](https://github.com/jfrog/gofrog#tests) passed. If this feature is not already covered by the tests, I added new tests. - [ ] This pull request is on the dev...
Currently `github.com/pkg/errors` is a direct dependency. However this repository has already been archived for over a year. Requesting to remove usage of this outdated library, as similar things have been...
Bumps [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) from 0.5.11 to 0.5.14. Commits 7184815 Preparation of release v0.5.14 88ddf1d Address Security Issue GHSA-jc7w-c686-c4v9 c8314b8 Add new package xio with WriteCloserStack 4f11dce Update README.md and SECURITY.md to...