mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
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:
parent
0bab697e5b
commit
4f742ca993
1 changed files with 2 additions and 2 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue