Versions in this module Expand all Collapse all v1 v1.1.0 Jul 8, 2026 v1.0.2 Jun 22, 2026 Changes in this version + func ApplyRewrites(content string, refs []UsesRef, rewrites []Rewrite) string + type Rewrite struct + Line int + SHA string + Version *string + type UsesRef struct + Action string + Comment string + Line int + Owner string + Prefix string + Quote string + Ref string + Repo string + func Uses(content string) []UsesRef