package version

import "github.com/containerd/continuity/version"

Index

Variables

var Package = "github.com/containerd/continuity"

Package is the overall, canonical project import path under which the package was built.

var Version = "0.0.0+unknown"

Version indicates which version of the binary is running. This is set to the latest release tag by hand, always suffixed by "+unknown". During build, it will be replaced by the actual version. The value here will be used if the registry is run after a go get based install.

Source Files

version.go

Version
v0.1.0
Published
Apr 17, 2021
Platform
js/wasm
Last checked
12 hours ago

Tools for package owners.