Versions in this module Expand all Collapse all go1 go1.18.10 Jan 10, 2023 Changes in this version + type ModuleError struct + Err string + type ModulePublic struct + Deprecated string + Dir string + Error *ModuleError + GoMod string + GoVersion string + Indirect bool + Main bool + Path string + Replace *ModulePublic + Retracted []string + Time *time.Time + Update *ModulePublic + Version string + Versions []string + func (m *ModulePublic) String() string