TadayoshiOtsuka / gorei

batch replace module name for golang, go.mod

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gorei

batch replace module name cmd for go.mod

Install

go install github.com/TadayoshiOtsuka/gorei@latest

Usage

Go to the root of the project whose module name you want to replace.

gorei <new module name>

About

batch replace module name for golang, go.mod

License:MIT License


Languages

Language:Go 100.0%