v0.1.1
Patch release fixing CI and go.mod hygiene.
Fixes
- Remove redundant
toolchaindirective fromgo.modthat causedgo mod tidyerrors on every build - Verify
go.mod/go.sumare tidy in GitHub Actions before test and lint jobs
Docs
- Link README install instructions to pkg.go.dev
Install
go get github.com/brandonkramer/svcroot@v0.1.1