Versions in this module Expand all Collapse all v0 v0.51.1 Sep 22, 2026 v0.51.0 Sep 22, 2026 v0.50.0 Sep 18, 2026 Changes in this version + func Lock(ctx context.Context, projectRoot string) (func(), error) + func LockPath(projectRoot string) (string, error) + func Run(ctx context.Context, projectRoot string, fn func() error) (err error)