github.com/dolthub/go-mysql-server@v0.18.0/.github/markdown-templates/dep-bump.md (about)

     1  :coffee: *An Automated Dependency Version Bump PR* :crown:
     2  
     3  ### Initial Changes
     4  
     5  The initial changes contained in this PR were produced by `go get`ing the dependency.
     6  
     7  ```
     8  $ go get github.com/dolthub/<dependency>/go@<commit>
     9  ```
    10  
    11  ### Before Merging
    12  
    13  This PR must have passing CI and a review before merging.