Files
dolt/.github/markdown-templates/dep-bump.md
T

318 B

An Automated Dependency Version Bump PR 👑

Initial Changes

The initial changes contained in this PR were produced by go geting the dependency.

$ cd ./go
$ go get github.com/dolthub/<dependency>/go@<commit>

Before Merging

This PR must have passing CI and a review before merging.