Skip to content

Releases: dmgk/modules2tuple

v2.2.4

30 Apr 21:24
Compare
Choose a tag to compare
  • Handle incomplete tag lookups (PR 263161)

v2.2.2

15 Nov 13:09
623fcc9
Compare
Choose a tag to compare
  • Try not to add duplicate GH_TUPLE entries when they reference the same account/project/tag
  • Handle github.com/docker/docker redirect

v2.2.1

23 Sep 14:24
7b8b2ca
Compare
Choose a tag to compare
  • Disable code.cloudfoundry.org resolver (#249509)

v2.2.0

07 Jun 19:39
1faae9f
Compare
Choose a tag to compare
  • Add golang.zx2c4.com/wireguard mirror
  • Add google.golang.org/protobuf mirror

v2.1.0

03 May 14:01
58499fe
Compare
Choose a tag to compare
  • Add vcs.aletheia.icu/lads/broccoli static mirror
  • Fix gotest.tools resolver
  • Add launchpad.net/gocheck mirror, relax spec validation
  • Handle duplicate project/version by linking

v2.0.0

13 Apr 15:43
1f184ad
Compare
Choose a tag to compare
v2.0.0 Pre-release
Pre-release
  • support multi-module repositories
  • handle version suffixes (/v2) automatically
  • translate module tags (v1.2.3 to api/v1.2.3) using Github API
  • generate post-extract target to create required symlinks for multi-module repositories
  • lookup unknown mirrors online
  • automatically handle duplicate fsnotify imports

v1.17.1

07 Apr 16:17
13f2130
Compare
Choose a tag to compare
  • Add option to lookup/validate tags using Github API (-ghtags flag)

v1.17.0

22 Feb 17:30
8eb4824
Compare
Choose a tag to compare
v1.17.0 Pre-release
Pre-release
lookup/validate tags using Github API

v1.16.0

07 Apr 15:16
c34ad7b
Compare
Choose a tag to compare
  • Add bazil.org and rsc.io mirrors

v1.15.0

02 Feb 13:20
0805dd7
Compare
Choose a tag to compare
  • Add honnef.co/go/tools mirror, generalize cloud.google.com handling