Skip to content

v0.1.1

Choose a tag to compare

@brandonkramer brandonkramer released this 31 May 16:03

Patch release fixing CI and go.mod hygiene.

Fixes

  • Remove redundant toolchain directive from go.mod that caused go mod tidy errors on every build
  • Verify go.mod/go.sum are 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

https://pkg.go.dev/github.com/brandonkramer/svcroot@v0.1.1