package version
import "gvisor.dev/gvisor/runsc/version"
Package version holds a string containing version information for runsc. Other packages may import it to get this information while avoiding import loops.
Index ¶
Functions ¶
func Version ¶
func Version() string
Version returns the version string.
Source Files ¶
version.go
- Version
- v0.0.0-20250605235530-a6711d1e1dc6 (latest)
- Published
- Jun 5, 2025
- Platform
- linux/amd64
- Last checked
- 4 hours ago –
Tools for package owners.