## 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