I'm running into an issue debugging my project after upgrading to GO 1.26.0
I'm not able to see variables. I read that this is a known issue and delve needs to be built with 1.26.
However the version in the latest is still 1.24.1
skaffold version
v2.19.0
/dbg/go/bin/dlv version
Delve Debugger
Version: 1.24.1
Build: $Id: 7c2184d58d69f0717b8620fdebc56d34174f9945 $
Any chance this will be updated soon?
I'm running into an issue debugging my project after upgrading to GO 1.26.0
I'm not able to see variables. I read that this is a known issue and delve needs to be built with 1.26.
However the version in the latest is still 1.24.1
skaffold version
v2.19.0
/dbg/go/bin/dlv version$Id: 7c2184d58d69f0717b8620fdebc56d34174f9945 $
Delve Debugger
Version: 1.24.1
Build:
Any chance this will be updated soon?