vscode-extensions.golang.Go: 0.18.1 -> 0.25.1

This commit is contained in:
Victor Freire 2021-06-17 00:39:54 -03:00 committed by Raphael Megzari
parent 4b1cdbc152
commit 2f0cc7b5f2

View file

@ -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;