Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go: rename: command to rename current module and others #135

Open
kamilsk opened this issue Apr 18, 2023 · 0 comments
Open

go: rename: command to rename current module and others #135

kamilsk opened this issue Apr 18, 2023 · 0 comments
Assignees
Labels
effort: hard An issue is hard to implement or reproduce. impact: high An issue has high impact. scope: code An issue related to source code. type: feature A new feature request.

Comments

@kamilsk
Copy link
Member

kamilsk commented Apr 18, 2023

Motivation: allow to use templates, such as go-module, quicker.

Details

$ maintainer go rename mod github.com/new/owner

$ maintainer go rename github.com/vendor/pkg github.com/vendor/pkg/v2

Research

@kamilsk kamilsk added scope: code An issue related to source code. type: feature A new feature request. impact: high An issue has high impact. effort: hard An issue is hard to implement or reproduce. labels Apr 18, 2023
@kamilsk kamilsk self-assigned this Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: hard An issue is hard to implement or reproduce. impact: high An issue has high impact. scope: code An issue related to source code. type: feature A new feature request.
Projects
Status: Backlog
Development

No branches or pull requests

1 participant