Tags: segmentio/golines
Tags
Q1 2024: deferred updates (#117) Update GitHub Actions versions as needed, update dependencies, update README. Remove gocover.io badge and address linter warnings & deprecated syntax/deps. Add linting and a basic .golangci.yml config. Add a goreleaser config and rework the build system to use goreleaser to build and ship releases, ensuring consistent builds for intermediate commits and pull requests.
Update dave/dst dependency to latest version (#68) * Add generics fixture * Upgrade dave/dst and support generics * Remove golang 1.16 and 1.17 from testing matrix * Update README * More README updates * Revert "More README updates" This reverts commit 95d35d4. * Try fixing README again * Update crypto dependency
Fix shortening of inline interface definitions inside function declar… …ations (#46) * Fix shortening of inline interfaces in function declarations * Fix spelling * Revert debugging in shortener.go * Bump version * Improve documentation of custom formatters * More README fixes
PreviousNext