mod升级管理工具
Go to file
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
gomod first commit 2024-09-03 02:11:02 +08:00
.gitignore first commit 2024-09-03 02:11:02 +08:00
git-ls-remote_test.go first commit 2024-09-03 02:11:02 +08:00
git-ls-remote.go first commit 2024-09-03 02:11:02 +08:00
go.mod first commit 2024-09-03 02:11:02 +08:00
go.sum first commit 2024-09-03 02:11:02 +08:00
gomod.go first commit 2024-09-03 02:11:02 +08:00
README.md first commit 2024-09-03 02:11:02 +08:00
utils.go first commit 2024-09-03 02:11:02 +08:00

gomod

go.mod file manager

install

go install gitter.top/apps/gomod/...@latest

usage

  • gomod show go.mod available updates
  • gomod u upgrade go.mod
  • gomod a analyzed project dependencies