Versions in this module Expand all Collapse all v0 v0.1.0 Jun 17, 2026 Changes in this version + const ModulePath + func ScanInternal(moduleRoot string) (map[string][]string, error) + type Violation struct + Import string + Pkg string + func Check(pkg string, internalImports []string) []Violation + func (v Violation) String() string