10 lines
223 B
Markdown
10 lines
223 B
Markdown
:coffee: *An Automated Dependency Version Bump PR* :crown:
|
|
|
|
### Initial Changes
|
|
|
|
The changes contained in this PR were produced by `go get`ing the dependency.
|
|
|
|
```bash
|
|
go get github.com/dolthub/[dependency]/go@[commit]
|
|
```
|