mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 15:22:59 +01:00
vscode-extensions.golang.Go: 0.18.1 -> 0.25.1
This commit is contained in:
parent
4b1cdbc152
commit
2f0cc7b5f2
1 changed files with 2 additions and 2 deletions
|
@ -583,8 +583,8 @@ let
|
|||
mktplcRef = {
|
||||
name = "Go";
|
||||
publisher = "golang";
|
||||
version = "0.18.1";
|
||||
sha256 = "sha256-b2Wa3TULQQnBm1/xnDCB9SZjE+Wxz5wBttjDEtf8qlE=";
|
||||
version = "0.25.1";
|
||||
sha256 = "sha256-ZDUWN9lzDnR77W7xcMFQaaFl/6Lf/x1jgaBkwZPqGGw=";
|
||||
};
|
||||
meta = {
|
||||
license = lib.licenses.mit;
|
||||
|
|
Loading…
Reference in a new issue