go-modiff

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

MIT License

Stars
30

Bot releases are visible (Hide)

go-modiff - v1.3.5 Latest Release

Published by saschagrunert 8 months ago

What's Changed

Full Changelog: https://github.com/saschagrunert/go-modiff/compare/v1.3.4...v1.3.5

go-modiff - v1.3.4

Published by saschagrunert 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/saschagrunert/go-modiff/compare/v1.3.3...v1.3.4

go-modiff - v1.3.3

Published by saschagrunert over 1 year ago

What's Changed

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

go-modiff - v1.3.2

Published by saschagrunert over 1 year ago

Changes

Dependencies

Added

  • github.com/go-logr/logr: v1.2.3

Changed

Removed

Nothing has changed.

go-modiff - v1.3.1

Published by saschagrunert over 2 years ago

Changes

  • Update all dependencies as well as golang to 1.18

Dependencies

Added

  • github.com/chzyer/logex: v1.1.10
  • github.com/chzyer/readline: 2972be2
  • github.com/chzyer/test: a1ea475
  • github.com/go-task/slim-sprig: 348f09d
  • github.com/google/pprof: 94a9f03
  • github.com/ianlancetaylor/demangle: 28f6c0f
  • github.com/onsi/ginkgo/v2: v2.1.4
  • github.com/xrash/smetrics: 039620a
  • golang.org/x/term: 03fcf44
  • gopkg.in/yaml.v3: v3.0.1

Changed

Removed

  • github.com/nxadm/tail: v1.4.4
go-modiff - v1.3.0

Published by saschagrunert over 3 years ago

Changes

  • Removed dependency to k/release to avoid future cyclic dependencies.

Dependencies

Added

Nothing has changed.

Changed

Removed

  • cloud.google.com/go/bigquery: v1.8.0
  • cloud.google.com/go/datastore: v1.1.0
  • cloud.google.com/go/pubsub: v1.3.1
  • cloud.google.com/go/storage: v1.12.0
  • dmitri.shuralyov.com/gpu/mtl: 666a987
  • github.com/14rcole/gopopulate: b175b21
  • github.com/Azure/go-ansiterm: d6e3b33
  • github.com/BurntSushi/xgb: 27f1227
  • github.com/GoogleCloudPlatform/testgrid: v0.0.22
  • github.com/Microsoft/go-winio: fc70bd9
  • github.com/Microsoft/hcsshim: v0.8.9
  • github.com/VividCortex/ewma: v1.1.1
  • github.com/acarl005/stripansi: 5a71ef0
  • github.com/alcortesm/tgz: 9c5fe88
  • github.com/anmitsu/go-shlex: 648efa6
  • github.com/armon/go-socks5: e753329
  • github.com/bazelbuild/rules_go: v0.22.1
  • github.com/blang/semver: v3.5.1+incompatible
  • github.com/bombsimon/wsl/v2: v2.0.0
  • github.com/census-instrumentation/opencensus-proto: v0.2.1
  • github.com/checkpoint-restore/go-criu/v4: v4.0.2
  • github.com/chzyer/logex: v1.1.10
  • github.com/chzyer/readline: 2972be2
  • github.com/chzyer/test: a1ea475
  • github.com/cilium/ebpf: a9f01ed
  • github.com/cncf/udpa/go: 269d4d4
  • github.com/containerd/cgroups: bf292b2
  • github.com/containerd/console: v1.0.0
  • github.com/containerd/containerd: v1.3.2
  • github.com/containerd/continuity: aaeac12
  • github.com/containerd/fifo: a9fb20d
  • github.com/containerd/go-runc: 5a6d9f3
  • github.com/containerd/ttrpc: 0e0f228
  • github.com/containerd/typeurl: a93fcdb
  • github.com/containers/image/v5: v5.6.0
  • github.com/containers/libtrust: 14b9617
  • github.com/containers/ocicrypt: v1.0.3
  • github.com/containers/storage: v1.23.5
  • github.com/coreos/go-systemd/v22: v22.0.0
  • github.com/cyphar/filepath-securejoin: v0.2.2
  • github.com/docker/distribution: v2.7.1+incompatible
  • github.com/docker/docker-credential-helpers: v0.6.3
  • github.com/docker/docker: a9416c6
  • github.com/docker/go-connections: v0.4.0
  • github.com/docker/go-metrics: v0.0.1
  • github.com/docker/go-units: v0.4.0
  • github.com/docker/libtrust: aabc10e
  • github.com/emirpasic/gods: v1.12.0
  • github.com/envoyproxy/go-control-plane: v0.9.4
  • github.com/envoyproxy/protoc-gen-validate: v0.1.0
  • github.com/flynn/go-shlex: 3f9db97
  • github.com/fvbommel/sortorder: v1.0.1
  • github.com/gliderlabs/ssh: v0.2.2
  • github.com/go-git/gcfg: v1.5.0
  • github.com/go-git/go-billy/v5: v5.0.0
  • github.com/go-git/go-git-fixtures/v4: v4.0.1
  • github.com/go-git/go-git/v5: v5.1.0
  • github.com/go-gl/glfw/v3.3/glfw: 6f7a984
  • github.com/go-gl/glfw: e6da0ac
  • github.com/go-logr/logr: v0.1.0
  • github.com/godbus/dbus/v5: v5.0.3
  • github.com/godbus/dbus: ade71ed
  • github.com/google/go-github/v29: v29.0.3
  • github.com/google/go-querystring: v1.0.0
  • github.com/google/gofuzz: v1.0.0
  • github.com/google/martian/v3: v3.0.0
  • github.com/google/martian: v2.1.0+incompatible
  • github.com/google/pprof: acf8798
  • github.com/googleapis/gax-go/v2: v2.0.5
  • github.com/gorilla/mux: v1.7.4
  • github.com/hashicorp/errwrap: v1.0.0
  • github.com/hashicorp/go-multierror: v1.1.0
  • github.com/hashicorp/golang-lru: v0.5.1
  • github.com/ianlancetaylor/demangle: 5e5cf60
  • github.com/imdario/mergo: v0.3.11
  • github.com/jbenet/go-context: d14ea06
  • github.com/jessevdk/go-flags: v1.4.0
  • github.com/joefitzgerald/rainbow-reporter: v0.1.0
  • github.com/json-iterator/go: v1.1.7
  • github.com/jstemmer/go-junit-report: v0.9.1
  • github.com/kevinburke/ssh_config: 01f96b0
  • github.com/klauspost/pgzip: v1.2.5
  • github.com/mattn/go-runewidth: v0.0.9
  • github.com/mattn/go-shellwords: v1.0.10
  • github.com/maxbrunsfeld/counterfeiter/v6: v6.2.3
  • github.com/mistifyio/go-zfs: v2.1.1+incompatible
  • github.com/moby/sys/mountinfo: v0.1.3
  • github.com/moby/term: 7f0af18
  • github.com/modern-go/concurrent: bacd9c7
  • github.com/modern-go/reflect2: v1.0.1
  • github.com/morikuni/aec: v1.0.0
  • github.com/mrunalp/fileutils: 7d4729f
  • github.com/mtrmac/gpgme: v0.1.2
  • github.com/nozzle/throttler: 2ea9822
  • github.com/olekukonko/tablewriter: v0.0.4
  • github.com/opencontainers/go-digest: v1.0.0
  • github.com/opencontainers/image-spec: 775207b
  • github.com/opencontainers/runc: v1.0.0-rc91
  • github.com/opencontainers/runtime-spec: 237cc4f
  • github.com/opencontainers/selinux: v1.6.0
  • github.com/ostreedev/ostree-go: 759a8c1
  • github.com/pquerna/ffjson: dac163c
  • github.com/psampaz/go-mod-outdated: v0.7.0
  • github.com/sclevine/spec: v1.4.0
  • github.com/seccomp/libseccomp-golang: v0.9.1
  • github.com/sendgrid/rest: v2.6.1+incompatible
  • github.com/sendgrid/sendgrid-go: v3.6.4+incompatible
  • github.com/sergi/go-diff: v1.1.0
  • github.com/syndtr/gocapability: d983527
  • github.com/tchap/go-patricia: v2.3.0+incompatible
  • github.com/ulikunitz/xz: v0.5.8
  • github.com/urfave/cli: v1.22.1
  • github.com/vbatts/tar-split: v0.11.1
  • github.com/vbauerster/mpb/v5: v5.3.0
  • github.com/vishvananda/netlink: v1.1.0
  • github.com/vishvananda/netns: 0a2b9b5
  • github.com/willf/bitset: d5bec33
  • github.com/xanzy/ssh-agent: v0.2.1
  • github.com/xeipuuv/gojsonpointer: df4f5c8
  • github.com/xeipuuv/gojsonreference: bd5ef7b
  • github.com/xeipuuv/gojsonschema: v1.2.0
  • github.com/xlab/handysort: fb3537e
  • go.mozilla.org/pkcs7: 432b235
  • go.opencensus.io: v0.22.4
  • golang.org/x/exp: 6cc2880
  • golang.org/x/image: cff245a
  • golang.org/x/mobile: d2bd2a2
  • google.golang.org/api: v0.32.0
  • gopkg.in/square/go-jose.v2: v2.3.1
  • gopkg.in/warnings.v0: v0.1.2
  • gopkg.in/yaml.v3: 9f266ea
  • gotest.tools/v3: v3.0.2
  • gotest.tools: v2.2.0+incompatible
  • k8s.io/klog/v2: v2.0.0
  • k8s.io/klog: v0.3.0
  • k8s.io/release: v0.4.2
  • k8s.io/utils: 4140de9
  • rsc.io/binaryregexp: v0.2.0
  • rsc.io/quote/v3: v3.1.0
  • rsc.io/sampler: v1.3.0
  • sigs.k8s.io/yaml: v1.2.0
  • vbom.ml/util: efcd4e0
go-modiff - v1.2.1

Published by saschagrunert about 4 years ago

Updated all golang dependencies.

Dependencies

Added

  • cloud.google.com/go/bigquery: v1.8.0
  • cloud.google.com/go/pubsub: v1.3.1
  • cloud.google.com/go/storage: v1.12.0
  • dmitri.shuralyov.com/gpu/mtl: 666a987
  • github.com/14rcole/gopopulate: b175b21
  • github.com/Azure/go-ansiterm: d6e3b33
  • github.com/Microsoft/go-winio: fc70bd9
  • github.com/Microsoft/hcsshim: v0.8.9
  • github.com/VividCortex/ewma: v1.1.1
  • github.com/acarl005/stripansi: 5a71ef0
  • github.com/checkpoint-restore/go-criu/v4: v4.0.2
  • github.com/chzyer/logex: v1.1.10
  • github.com/chzyer/readline: 2972be2
  • github.com/chzyer/test: a1ea475
  • github.com/cilium/ebpf: a9f01ed
  • github.com/cncf/udpa/go: 269d4d4
  • github.com/containerd/cgroups: bf292b2
  • github.com/containerd/console: v1.0.0
  • github.com/containerd/containerd: v1.3.2
  • github.com/containerd/continuity: aaeac12
  • github.com/containerd/fifo: a9fb20d
  • github.com/containerd/go-runc: 5a6d9f3
  • github.com/containerd/ttrpc: 0e0f228
  • github.com/containerd/typeurl: a93fcdb
  • github.com/containers/image/v5: v5.6.0
  • github.com/containers/libtrust: 14b9617
  • github.com/containers/ocicrypt: v1.0.3
  • github.com/containers/storage: v1.23.5
  • github.com/coreos/go-systemd/v22: v22.0.0
  • github.com/cyphar/filepath-securejoin: v0.2.2
  • github.com/docker/distribution: v2.7.1+incompatible
  • github.com/docker/docker-credential-helpers: v0.6.3
  • github.com/docker/docker: a9416c6
  • github.com/docker/go-connections: v0.4.0
  • github.com/docker/go-metrics: v0.0.1
  • github.com/docker/go-units: v0.4.0
  • github.com/docker/libtrust: aabc10e
  • github.com/fvbommel/sortorder: v1.0.1
  • github.com/go-gl/glfw/v3.3/glfw: 6f7a984
  • github.com/go-gl/glfw: e6da0ac
  • github.com/go-logr/logr: v0.1.0
  • github.com/godbus/dbus/v5: v5.0.3
  • github.com/godbus/dbus: ade71ed
  • github.com/google/gofuzz: v1.0.0
  • github.com/google/martian/v3: v3.0.0
  • github.com/gorilla/mux: v1.7.4
  • github.com/ianlancetaylor/demangle: 5e5cf60
  • github.com/imdario/mergo: v0.3.11
  • github.com/json-iterator/go: v1.1.7
  • github.com/klauspost/pgzip: v1.2.5
  • github.com/mattn/go-shellwords: v1.0.10
  • github.com/mistifyio/go-zfs: v2.1.1+incompatible
  • github.com/moby/sys/mountinfo: v0.1.3
  • github.com/moby/term: 7f0af18
  • github.com/modern-go/concurrent: bacd9c7
  • github.com/modern-go/reflect2: v1.0.1
  • github.com/morikuni/aec: v1.0.0
  • github.com/mrunalp/fileutils: 7d4729f
  • github.com/mtrmac/gpgme: v0.1.2
  • github.com/nxadm/tail: v1.4.4
  • github.com/opencontainers/go-digest: v1.0.0
  • github.com/opencontainers/image-spec: 775207b
  • github.com/opencontainers/runc: v1.0.0-rc91
  • github.com/opencontainers/runtime-spec: 237cc4f
  • github.com/opencontainers/selinux: v1.6.0
  • github.com/ostreedev/ostree-go: 759a8c1
  • github.com/pquerna/ffjson: dac163c
  • github.com/seccomp/libseccomp-golang: v0.9.1
  • github.com/syndtr/gocapability: d983527
  • github.com/tchap/go-patricia: v2.3.0+incompatible
  • github.com/ulikunitz/xz: v0.5.8
  • github.com/urfave/cli: v1.22.1
  • github.com/vbatts/tar-split: v0.11.1
  • github.com/vbauerster/mpb/v5: v5.3.0
  • github.com/vishvananda/netlink: v1.1.0
  • github.com/vishvananda/netns: 0a2b9b5
  • github.com/willf/bitset: d5bec33
  • github.com/xeipuuv/gojsonpointer: df4f5c8
  • github.com/xeipuuv/gojsonreference: bd5ef7b
  • github.com/xeipuuv/gojsonschema: v1.2.0
  • go.mozilla.org/pkcs7: 432b235
  • google.golang.org/protobuf: v1.25.0
  • gopkg.in/square/go-jose.v2: v2.3.1
  • gopkg.in/yaml.v3: 9f266ea
  • gotest.tools/v3: v3.0.2
  • gotest.tools: v2.2.0+incompatible
  • k8s.io/klog/v2: v2.0.0
  • rsc.io/quote/v3: v3.1.0
  • rsc.io/sampler: v1.3.0

Changed

Removed

Nothing has changed.

go-modiff - v1.2.0

Published by saschagrunert over 4 years ago

Changes

  • Switch to -mod=readonly for backwards compatibility
go-modiff - v1.1.0

Published by saschagrunert over 4 years ago

Changes

  • Add --header-level (CLI) / headerLevel (package) option
go-modiff - v1.0.3

Published by saschagrunert over 4 years ago

Changes

  • Switched to k/release master branch

Dependencies

Added

  • github.com/go-git/gcfg: v1.5.0
  • github.com/go-git/go-billy/v5: v5.0.0
  • github.com/go-git/go-git-fixtures/v4: v4.0.1
  • github.com/go-git/go-git/v5: v5.0.0

Changed

  • github.com/sergi/go-diff: v1.0.0 → v1.1.0
  • golang.org/x/crypto: 87dc89f → 78000ba
  • golang.org/x/sys: bd43791 → 5c8b2ff
  • k8s.io/release: v0.3.1 → 05b87eb

Removed

  • github.com/pelletier/go-buffruneio: v0.2.0
  • github.com/src-d/gcfg: v1.4.0
  • gopkg.in/src-d/go-billy.v4: v4.3.2
  • gopkg.in/src-d/go-git-fixtures.v3: v3.5.0
  • gopkg.in/src-d/go-git.v4: v4.13.1
go-modiff - v1.0.2

Published by saschagrunert over 4 years ago

Changes

  • Updated dependencies

Dependencies

Added

Nothing has changed.

Changed

  • github.com/konsorten/go-windows-terminal-sequences: v1.0.1 → v1.0.3
  • github.com/onsi/gomega: v1.9.0 → v1.10.0
  • github.com/sirupsen/logrus: v1.5.0 → v1.6.0
  • k8s.io/release: 29b1cd9 → v0.3.1

Removed

  • github.com/kylelemons/godebug: v1.1.0
go-modiff - v1.0.1

Published by saschagrunert over 4 years ago

Changes

  • Make internal library public
go-modiff - v1.0.0

Published by saschagrunert over 4 years ago

Changes

  • Update all dependencies
  • Use config structure for API
go-modiff - v0.12.0

Published by saschagrunert almost 5 years ago

Changes

  • Fix broken unit tests including coverage
  • Update docs to include short arguments
  • Fix command line short arguments broken by the switch to urfave/cli v2
go-modiff - v0.11.0

Published by saschagrunert almost 5 years ago

Changes

  • Remove vendored golangci-lint dependency
go-modiff - v0.10.0

Published by saschagrunert almost 5 years ago

Changes

  • Update to urfave/cli v2
  • Bump dependencies
go-modiff - v0.9.0

Published by saschagrunert about 5 years ago

Changes

  • Add comment about funlen linter
  • Bump github.com/urfave/cli from 1.22.0 to 1.22.1
  • Fix incorrect version number
  • Allow short option handling usage

Dependencies

Added

  • github.com/cpuguy83/go-md2man/v2: f79a8a8
  • github.com/russross/blackfriday/v2: v2.0.1
  • github.com/shurcooL/sanitized_anchor_name: v1.0.0

Changed

Removed

  • github.com/cpuguy83/go-md2man: v1.0.10
  • github.com/russross/blackfriday: v1.5.2
go-modiff - v0.8.0

Published by saschagrunert about 5 years ago

  • Link only GitHub URLs
  • Sanitaze +incompatible go versions
go-modiff - v0.7.0

Published by saschagrunert about 5 years ago

Changes

  • Add debug output possibility via --debug, -d
  • Add static build support
  • Fix typo in test framework
  • Add fish shell completion support

Dependencies

Added

  • github.com/ultraware/funlen: v0.0.1
  • golang.org/x/xerrors: a985d34

Changed

  • github.com/OpenPeeDeeP/depguard: a69c782 → v1.0.0
  • github.com/golangci/go-tools: af6baa5 → e32c541
  • github.com/golangci/golangci-lint: v1.17.1 → v1.18.0
  • github.com/onsi/ginkgo: v1.9.0 → v1.10.1
  • github.com/onsi/gomega: v1.6.0 → v1.7.0
  • github.com/pkg/errors: v0.8.0 → v0.8.1
  • github.com/timakin/bodyclose: 4a873e9 → 87058b9
  • github.com/urfave/cli: 23c8303 → v1.22.0
  • golang.org/x/net: 9f648a6 → 3b0461e
  • golang.org/x/tools: 521d6ed → 5b82db0

Removed

  • github.com/shurcooL/httpfs: 8d4bc4b
  • github.com/shurcooL/vfsgen: 6a9ea43
go-modiff - v0.6.0

Published by saschagrunert about 5 years ago

  • Add linking support (--link, -l)
  • Improve clone performance by shallow fetching
Package Rankings
Top 5.58% on Proxy.golang.org
Badges
Extracted from project README
CircleCI codecov