Skip to content

Releases: marwan-at-work/mod

Fix duplicate suffix issue

18 Apr 13:50

Choose a tag to compare

Upgrade Dependencies

29 Mar 19:00

Choose a tag to compare

This release upgrades to using Go 1.14 as well as the official tooling to process mod files and semver strings

Patch Path Prefixes

05 Jul 12:36

Choose a tag to compare

If two different import paths share the same prefix, they must be treated differently.

Patch go.mod upgrades

03 Apr 03:03

Choose a tag to compare

The client upgrades prevented go.mod from being updated when we want to upgrade our own module. This patch release fixes it.

Client Module Upgrades

14 Jan 22:25

Choose a tag to compare

You can now run mod upgrade -mod-name=<module_path> to upgrade a client library to a particular version. This will avoid upgrading your go.mod file, but be sure to upgrade it yourself to the exact semver that you expect it to.

Update Status

04 Oct 17:17

Choose a tag to compare

Mod works as intended so far. It's still not v1 stable since Go Modules is still experimental and tooling around it is still up in the air.

Initial tag

26 Sep 15:51

Choose a tag to compare

v0.0.1

output cli err