Skip to content

Releases: gruberchris/rung

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 07:14
b0ade01

Changelog

Features

Install

go install github.com/gruberchris/rung/cmd/rung@v0.2.0

Or use it as a library:

go get github.com/gruberchris/rung@v0.2.0

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 26 Aug 03:28
5478efb

Changelog

Fixes

  • 736f681: fix: declare the floor as 1.25.13, the oldest patch without known CVEs (@gruberchris)
  • d274f1c: fix: lower the Go floor to 1.25 so consumers are not forced to upgrade (@gruberchris)

Install

go install github.com/gruberchris/rung/cmd/rung@v0.1.1

Or use it as a library:

go get github.com/gruberchris/rung@v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 02:16
292c8d0

Changelog

Features

Fixes

Other changes

Install

go install github.com/gruberchris/rung/cmd/rung@v0.1.0

Or use it as a library:

go get github.com/gruberchris/rung@v0.1.0