kernel-module-management icon indicating copy to clipboard operation
kernel-module-management copied to clipboard

Make gitstream rewrite imports

Open qbarrand opened this issue 2 years ago • 0 comments

In addition to running go mod tidy and go mod vendor, gitstream should also rewrite imports from github.com/kubernetes-sigs/kernel-module-management to github.com/rh-ecosystem-edge/kernel-module-management.

  • [ ] write new software that rewrites imports
  • [ ] configure gitstream to use that software after cherry-picking

qbarrand avatar Jun 29 '23 08:06 qbarrand