Skip to content

v0.0.20

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 15:06
· 196 commits to refs/heads/main since this release
fd6cfd5

Changes

Features

  • Always use the version from go.mod when setting up a go action @damyan (#152)
  • Use go modules cache, when building the image @damyan (#150)

Maintenance