vscode-extensions.golang.go: 0.47.1 -> 0.47.2

https://github.com/golang/vscode-go/releases/tag/v0.47.2
This commit is contained in:
Amadej Kastelic 2025-04-27 14:01:00 +02:00
parent 0bab697e5b
commit 4f742ca993
No known key found for this signature in database

View file

@ -2219,8 +2219,8 @@ let
mktplcRef = {
name = "Go";
publisher = "golang";
version = "0.47.1";
hash = "sha256-FKbPvXIO7SGt9C2lD7+0Q6yD0QNzrdef1ltsYXPmAi0=";
version = "0.47.2";
hash = "sha256-d2JXrKd3pMPWshy1pZ0HGmk2ZTVn4W5IrwakkibZTgk=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/golang.Go/changelog";