On Wed, Aug 13, 2025 at 03:02:43PM +0200, Sebastien Marie wrote: > Hi, > > The following diff updates editors/jmigpin-editor to 3.12 > > tb@ reported to me (some times ago) that 3.11 was not buildable with > go1.25 (pre). As go1.25 is released, I asked upstream to cut a release > with the (already commited) fixes. > > Comments or OK ?
builds with both Go 1.24 and 1.25rc3 and seems to work. ok tb (I only notice now that the binary's name is 'editor' which is a bit generic. I wonder if that should be renamed to 'jmigpin-editor' to match the package name.)