go-modiff

Command line tool for diffing go module dependency changes between versions 📔

MIT License

Stars
30

Bot releases are hidden (Show)

go-modiff - v0.5.0

Published by saschagrunert about 5 years ago

Changes

  • Added unit tests
  • Added lll linter
  • Update Makefile paths
  • Change git-status script

Dependencies

Added

Nothing has changed.

Changed

  • github.com/onsi/ginkgo: v1.6.0 → v1.9.0
  • github.com/onsi/gomega: v1.4.2 → v1.6.0
  • github.com/saschagrunert/ccli: e981d95 → 05e6f25
  • github.com/urfave/cli: 7e49cc2 → 23c8303

Removed

Nothing has changed.

go-modiff - v0.4.0

Published by saschagrunert about 5 years ago

Changes

  • Moved to native documentation support of github.com/urfave/cli

Dependencies

Added

  • github.com/shurcooL/httpfs: 8d4bc4b
  • github.com/shurcooL/vfsgen: 6a9ea43

Changed

  • github.com/onsi/ginkgo: v1.8.0 → v1.6.0
  • github.com/onsi/gomega: v1.5.0 → v1.4.2
  • github.com/urfave/cli: v1.20.0 → 7e49cc2
  • gopkg.in/yaml.v2: v2.2.1 → v2.2.2

Removed

  • github.com/saschagrunert/go-docgen: v0.1.3
go-modiff - v0.3.0

Published by saschagrunert about 5 years ago

Changes

  • Improve error handling and cleanup
  • Fix working directory retrieval
  • Add documentation (markdown and man page)

Dependencies

Added

  • github.com/cpuguy83/go-md2man: v1.0.10
  • github.com/russross/blackfriday: v1.5.2
  • github.com/saschagrunert/go-docgen: v0.1.3

Changed

  • github.com/onsi/ginkgo: v1.6.0 → v1.8.0
  • github.com/onsi/gomega: v1.4.2 → v1.5.0

Removed

Nothing has changed.

go-modiff - v0.2.0

Published by saschagrunert over 5 years ago

Changes

  • Fix typo ref → rev
  • Switch to github.com/saschagrunert/ccli

Dependencies

Added

  • github.com/saschagrunert/ccli: e981d95

Changed

  • github.com/fatih/color: v1.6.0 → v1.7.0
  • github.com/mattn/go-colorable: v0.0.9 → v0.1.2
  • github.com/mattn/go-isatty: v0.0.3 → v0.0.8

Removed

Nothing has changed.

go-modiff - v0.1.0

Published by saschagrunert over 5 years ago

  • Initial release
Package Rankings
Top 5.58% on Proxy.golang.org
Badges
Extracted from project README
CircleCI codecov