In reply to
Chris Siebenmann (@cks@mastodon.social)
Post details Dear Go (1.21): why are you refusing to build this open source program with 'go build -mod=readonly', complaining that go.mod needs updates, when 'go build' works and results in no changes to go.mod or go.sum?
Any interested parties: current git tip of https://github.com/go-delve/delve (in cmd/dlv) Try running go mod tidy
and you'll see it's trying to upgrade it. I hit this recently with Go 1.21 and blogged about how to diagnose it - via the linked post it looks like github.com/goretk/gore
is targeting Go 1.21
Mon, 27 Nov 2023 23:08 by Jamie Tanna
.
This post was filed under replies .
Interactions with this post Interactions with this post Below you can find the interactions that this page has had using WebMention .
Have you written a response to this post? Let me know the URL:
Do you not have a website set up with WebMention capabilities? You can use Comment Parade .
Due to laziness, this site uses client-side JavaScript to render the webmentions, rather than them being rendered server-side. If you do not wish to enable JavaScript, that's fair enough, but you won't be able to automagically see what Webmentions I've received - sorry!