buf-dep-update(1)

Buf(1) Buf(1)

NAME

buf-dep-update - Update pinned module dependencies in a buf.lock

SYNOPSIS

buf dep update [flags]

DESCRIPTION

Fetch the latest digests for the specified module references in buf.yaml, and write them and their transitive dependencies to buf.lock.

The first argument is the directory of the local module to update. Defaults to "." if no argument is specified.

OPTIONS

-h, --help[=false] help for update

OPTIONS INHERITED FROM PARENT COMMANDS

--debug[=false] Turn on debug logging

--log-format="color" The log format [text,color,json]

--timeout=0s The duration until timing out, setting it to 0 means no timeout

SEE ALSO

buf-dep(1)

HISTORY

18-Jul-2026 Auto generated by spf13/cobra

Jul 2026 Auto generated by spf13/cobra