Versions in this module Expand all Collapse all v1 v1.1.11 Jan 21, 2024 Changes in this version + func GreaterEqualThan(minVersion KernelVersion) (bool, error) — linux/amd64 + type KernelVersion struct — linux/amd64 + Kernel uint64 + Major uint64 + func (k *KernelVersion) String() string