gomod/README.md
Young Xu 72c9cc2f15
first commit
docs: readme

fix: upgrade with commit id

feat: log to logrus

upgrade: lormatter

feat: strong search go module version

fix: github repo no version

fix: ignore google.golang.org

upgrade: github api

first commit
2024-09-03 02:11:02 +08:00

16 lines
236 B
Markdown

## gomod
> go.mod file manager
### install
```shell
go install gitter.top/apps/gomod/...@latest
```
### usage
- [ ] `gomod` show go.mod available updates
- [x] `gomod u` upgrade go.mod
- [ ] `gomod a` analyzed project dependencies