Updating Go dependencies
CockroachDB uses vendoring to capture all its dependencies at a specific version.
If your project requires a Go package that is not yet captured, you will need to add/update the dependencies.
For this use the dependency README, then send a PR with your dep changes.