Updates multiple dependencies in the selected go.mod file.

The following options are available:

A direct dependency is a module that is explicitly imported in your project source files.

For more information about the dependency update command, see go-get at go.dev.