Re: [go-nuts] Segment Header Table defines `.note.go.buildid` loaded, why?

2025-03-06 Thread Elrefaei Mohammed
Why doesn't read it at all I need to discussion all tools On Fri, 7 Mar 2025, 5:22 am Zhang Jie (Kn), wrote: > From the output of `readelf -l ` , we can see `.note.go.buildid` and > `.text` sections are both loaded. > > I want to know why `.note.go.buildid` is loaded, it seems go source code > d

Re: [go-nuts] go get - no package to get in current directory

2025-03-06 Thread Elrefaei Mohammed
Can u tell me how can I fix this issues On Thu, 6 Mar 2025, 8:34 am Björn Försterling, < bjoern.foersterl...@gmail.com> wrote: > Hello, > > when trying to "go get" inside the "golang/tools" module ( > golang.org/x/tools) I cannot download any Go files: > .../golang/tools (master) $ GOMODCACHE="$(