gomoddirectives A linter that handle replace, retract, exclude directives into go.mod. Features: ban all replace directives allow only local replace directives allow only some replace directives force explanation for retract directives ban all exclude directives detect duplicated replace directives detect identical replace directives