Replies: 1 comment
-
This seems to be fixed with VS Code 1.87.2 and go extension v0.41.2 (inadvertently? don't see anything in the release notes that looks related). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I'm viewing a go.mod file, the "Check for upgrades" link was working until recently. (This feature has been working on my repos for years.)
Now when I click it I get the following errors in the log:
I can't tell if this is a misconfiguration somewhere (I haven't changed anything that I'm aware of), a change that I missed where I'm supposed to update something manually, or a bug I should file.
I have tried multiple repos & multiple machines (macOS) with those repos.
go version go1.22.1 darwin/amd64
)(Edit: Added VS Code version)
Beta Was this translation helpful? Give feedback.
All reactions