toolsgolang.org/x/tools/internal/modindex/gomodindex

gomodindex command

A command for building and maintaining the module cache a.out <flags> <command> <args> The commands are 'create' which builds a new index, 'update', which attempts to update an existing index, 'query', which looks up things in the index. 'clean', which remove obsolete index files. If the command is invoked with no arguments, it defaults to 'create'.

Version
v0.34.0 (latest)
Published
Jun 5, 2025
Platform
darwin/amd64
Imports
10 packages
Last checked
11 minutes ago

Tools for package owners.