diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 563e30e9b..274616d7e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,6 +3,6 @@ Before you submit a pull request, please make sure you've run the following comm go fmt ./... go generate -go tidy +go mod tidy !-->