ci: use go-modtool with config file (#19333)

This commit is contained in:
Seth Hoenig
2023-12-07 11:12:39 -06:00
committed by GitHub
parent c624dc2121
commit f146678f43
2 changed files with 5 additions and 5 deletions

3
ci/modtool.toml Normal file
View File

@@ -0,0 +1,3 @@
ReplaceComment = "Pinned dependencies are noted in github.com/hashicorp/nomad/issues/11826."
SubmodulesComment = "Nomad is built using the current source of the API module."
WriteFile = true