1
0
mirror of https://github.com/rancher/steve.git synced 2025-09-17 15:58:41 +00:00

Remove group extension

This commit is contained in:
Jonathan Crowther
2024-04-10 15:54:53 -04:00
parent 9023534f11
commit b8f0332e34

View File

@@ -12,10 +12,6 @@
"matchPackagePrefixes": [
"github.com/rancher"
]
},
{
"extends": "group:gomod-k8sio-dependencies",
"allowedVersions": "<0.30.0"
}
]
}