type Module struct { Path string // module path Query string // version query corresponding to this version Version string // module version Versions []string // available module versions Replace ...