Ivan De Marino
Ivan De Marino
Hey @EfChouTR - I'd love to make some progress, but I need help with that issue I describe above. Since I opened the PR I haven't had time to dig...
I just merged @ChronosMasterOfAllTime PR into my branch, so it contains the additional "default off" ENV VAR, but also some formatting/spacing fixes too. I don't know if this is ok...
Hey @radeksimko - if you have still need for this, fetch the latest version and try setting `GOENV_GOMOD_VERSION_ENABLE=1`. It should now pick up the version from `go.mod` if `.go-version` is...
@grosser I believe that is the desired behaviour. Project maintainers elected to default `GOENV_GOMOD_VERSION_ENABLE` to `0` (disabled by default). And the installation of a version of `1.18` remains up to...
Hey @syndbg @ChronosMasterOfAllTime can you guys confirm the above understanding I have?
Leaving a comment here for tracking. I have just encountered this issue in my work to port the TLS Provider to FW: as part of this, there is a field...
✋ picking this one up: please assign it to me @mgeisler https://github.com/detro/comprehensive-rust/
I pushed changes to the branch (attempts to address what @nicomazz highlighted) but... https://www.githubstatus.com/incidents/1g1gkh0qpyvs I was really confused when I pushed but the PR wasn't changing: my luck I guess!
Just got the exact same problem, with `adoptopenjdk`. My `.tool-versions` looks like this: ``` maven 3.9.9 java adoptopenjdk-21.0.6+7.0.LTS ```