go: bump minimal dependency to 1.14.4#7419
Conversation
due to major bugfixes in the .4 release
@RubenKelevra out of curiosity: which bugfix are you referring to? |
|
golang/go#38933? Probably not critical, but anyone on 1.14.2 can upgrade to 1.14.4. |
|
Yes, had some hangs on startup lately. Thought it was a different fix (but mixed up the ticket numbers). I was about to create a ticket with some stack traces... but it's gone since the go update. I just wanted to make sure people build IPFS with the latest bugfixes, to avoid trying to track issues already fixed in Go down. |
|
Fair enough.
In general, we try to stick to the lowest supported release unless there's a know nissue as most distros don't update immediately. |
Understandably, but I don't get why repos are lagging behind with important patches. |
due to major bugfixes in the .4 release