Skip to content

kmulvey/godeps

Repository files navigation

godeps

  • backup old go.mod
  • go get ./...
  • go mod tidy
  • git diff go.mod
  • parse diff
  • iterate over changes
    • check if there is an existing PR
    • if not
      • create new branch
      • patch the single line
      • commit
      • push
      • create new PR

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages