Releases: marwan-at-work/mod
Releases · marwan-at-work/mod
v0.7.1
v0.7.0
v0.6.0
Ignore go build constraints thanks to the contribution by @pascal-hofmann
v0.5.0
Support gopkg.in upgrades/downgrades.
Thanks to @maxbrunet for the contribution
Upgrade dependencies
Upgrade x/tools
Upgrade urfave/cli
Fixes a go get issue now that urfave/cli has adopted Go modules.
Fix duplicate suffix issue
Upgrade Dependencies
This release upgrades to using Go 1.14 as well as the official tooling to process mod files and semver strings
Patch Path Prefixes
If two different import paths share the same prefix, they must be treated differently.