version

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package version holds the canonical backlogit version string and build metadata. All vars are overridden at build time via:

-X github.com/softwaresalt/backlogit/internal/version.Version=<tag>
-X github.com/softwaresalt/backlogit/internal/version.Commit=<sha>
-X github.com/softwaresalt/backlogit/internal/version.BuildDate=<rfc3339>

Index

Constants

This section is empty.

Variables

View Source
var BuildDate = ""

BuildDate is the RFC3339 UTC build timestamp injected at build time. Defaults to "".

View Source
var Commit = "unknown"

Commit is the short git SHA injected at build time. Defaults to "unknown".

View Source
var Version = "1.2.0"

Version is the current backlogit release version.

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