package build
import "git.sr.ht/~jamesponddotco/bunnystorage-go/internal/build"
Package build provides build information about the bunnystorage package.
Index ¶
Constants ¶
const ( // Name is the name of the package. Name string = "bunnystorage-go" // Version is the version of the package. Version string = "0.1.0" // URL is the URL of the package. URL string = "https://git.sr.ht/~jamesponddotco/bunnystorage-go" )
Source Files ¶
- Version
- v0.3.0 (latest)
- Published
- Jul 11, 2023
- Platform
- linux/amd64
- Last checked
- 1 day ago –
Tools for package owners.