master
KernelVersion.UnmarshalJSON
func (k *KernelVersion) UnmarshalJSON(version []byte) error { var ( ver string err error )