Skip to content

Commit d18ed5f

Browse files
authored
Update vendor docs for gomod (#18210)
1 parent d24671e commit d18ed5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ updates:
551551
552552
### `vendor`
553553

554-
Use the `vendor` option to tell {% data variables.product.prodname_dependabot %} to vendor dependencies when updating them.
554+
Use the `vendor` option to tell {% data variables.product.prodname_dependabot %} to vendor dependencies when updating them. Don't use this option if you're using `gomod` as {% data variables.product.prodname_dependabot %} automatically detects vendoring for this tool.
555555

556556
```yaml
557557
# Configure version updates for both dependencies defined in manifests and vendored dependencies

0 commit comments

Comments
 (0)