Files
2026-02-07 15:46:17 -08:00
..
2025-10-04 11:49:32 -07:00
2026-01-28 17:07:47 -08:00

client/version

Overview

Build-time version and semantic metadata for the client binary. Exposes git information, release channels, and helper formatters. Core logic addresses sliver version and updates within the version package.

Go Files

  • sliver-version.go Stores build metadata (version strings, commit hashes) and helper formatters.
  • updates.go Tracks update state, caches release info, and signals when new versions are available.