version

package
v0.0.0-...-db2243d Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package version provides version information for the azd exec extension. Version information is set at build time via ldflags.

Index

Constants

This section is empty.

Variables

View Source
var BuildDate = "unknown"

BuildDate is the build timestamp, set at build time via ldflags.

View Source
var GitCommit = "unknown"

GitCommit is the git commit hash, set at build time via ldflags.

View Source
var Info = coreversion.New("jongio.azd.exec", "azd exec")

Info provides the shared version information for this extension.

View Source
var Version = "0.0.0-dev"

Version is the semantic version of the extension, set at build time via ldflags.

go build -ldflags "-X github.com/jongio/azd-exec/cli/src/internal/version.Version=1.0.0 -X github.com/jongio/azd-exec/cli/src/internal/version.BuildDate=2025-01-09T12:00:00Z -X github.com/jongio/azd-exec/cli/src/internal/version.GitCommit=abc123"

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