Commit f1d4f49e authored by kilianar's avatar kilianar
Browse files

vscode-extensions.golang.go: 0.33.1 -> 0.37.1

parent 7efef84f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1351,8 +1351,8 @@ let
        mktplcRef = {
          name = "Go";
          publisher = "golang";
          version = "0.33.1";
          sha256 = "0dsjxs04dchw1dbzf45ryhxsb5xhalqwy40xw6cngxkp69lhf91g";
          version = "0.37.1";
          sha256 = "sha256-xOiMVUkcgwkMjYfNzFB3Qhfg26jf5nssaTfw0U+sAX0=";
        };
        meta = {
          license = lib.licenses.mit;