diff --git a/renovate.json b/renovate.json index a5555290314b..d4b8f24c33ad 100644 --- a/renovate.json +++ b/renovate.json @@ -64,8 +64,8 @@ }, { "matchManagers": ["gomod"], - "matchSourceUrlPrefixes": ["https://golang.org"], - "groupName": "All golang.org packages" + "matchSourceUrlPrefixes": ["https://golang.org/x"], + "groupName": "All golang.org/x packages" }, { "matchManagers": ["gomod"],