mirror of
https://github.com/go-micro/go-micro.git
synced 2025-02-10 18:31:40 +02:00
* 1.fix plugins go get bug. 2.update all mode. 3.add tidy tools * continue fix pre version go get bug that unknown v3.5.1
4 lines
80 B
Markdown
4 lines
80 B
Markdown
## run cmd in root directory to tidy mod
|
|
```bash
|
|
./tidy -path '../go-micro/'
|
|
``` |