VERSIONING.md raw

Versioning

This document describes the versioning policy for this module. This policy is designed so the following goals can be achieved.

Users are provided a codebase of value that is stable and secure.

Policy

* Semantic import versioning will be used. * Versions will comply with semver 2.0. * Any v2 or higher version of this module will be included as a /vN at the end of the module path used in go.mod files and in the package import path.