Closed
Description
Hi,
It would be nice, if this repo would switch to semantic versions, so we can use this repo as go module -> https://go.dev/blog/publishing-go-modules
Every required module in a go.mod has a [semantic version](https://semver.org/), the minimum version of that dependency to use to build the module.
A semantic version has the form vMAJOR.MINOR.PATCH.
Currently, I get following error message:
go get github.com/codefresh-io/[email protected]
go: github.com/codefresh-io/[email protected]: reading github.com/codefresh-io/terraform-provider-codefresh/go.mod at revision v0.0.24: unknown revision v0.0.24