// Package vaulttools is the module root for the vault-tools monorepo. The // shipped commands live in their own subfolders (vctl/, vctx/) and share the // shared/ library; this file exists so the module root is itself a buildable Go // package (some tooling, e.g. the pre-commit go-vet hook, runs `go list` here). package vaulttools