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-20250729203525-997ce5dbecff (latest)
- Published
- Jul 29, 2025
- Platform
- linux/amd64
- Last checked
- 45 minutes ago –
Tools for package owners.