version

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package version centralizes build-identity reporting for cmd/mast and any surface that advertises the build (attach capabilities frames, agent cards). Version is overridable at release time via -ldflags; plain `go build` reports the "dev" fallback.

GoReleaser injects the real tag via .goreleaser.yaml's ldflags entry — keep that path in sync when moving this variable.

Index

Constants

This section is empty.

Variables

View Source
var Version = "dev"

Version is the semver tag for released builds, or "dev" for in-development builds. GoReleaser overrides it with the release tag via -ldflags at build time.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL