package
0.0.0-20201106104914-e99cc0b83bb6
Repository: https://github.com/ozonep/drone.git
Documentation: pkg.go.dev
# Variables
GitCommit is the git commit that was compiled.
GitRepository is the git repository that was compiled.
Version is the specification version that the package types support.
VersionDev indicates development branch.
VersionMajor is for an API incompatible changes.
VersionMinor is for functionality in a backwards-compatible manner.
VersionPatch is for backwards-compatible bug fixes.
VersionPre indicates prerelease.