Versions in this module Expand all Collapse all v0 v0.2.1 Jun 17, 2026 v0.2.0 Jun 17, 2026 Changes in this version + var ErrNotFound = errors.New("go.mod not found") v0.1.0 Jun 16, 2026 Changes in this version + func Find(startDir string) (root, modulePath string, err error) + func ReadPath(goModPath string) (string, error)