diff --git a/init_vscode_go.sh b/init_vscode_go.sh index ba932c9..16edff8 100644 --- a/init_vscode_go.sh +++ b/init_vscode_go.sh @@ -1,4 +1,4 @@ -#参考 https://github.com/devcontainers/features/blob/main/src/go/install.sh#L54 +#参考 https://github.com/devcontainers/features/blob/main/src/go/install.sh#L177 # Install Go tools that are isImportant && !replacedByGopls based on # https://github.com/golang/vscode-go/blob/v0.38.0/src/goToolsInformation.ts