Skip to content

Commit

Permalink
Update reference link in init_vscode_go.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
arloor committed Jan 24, 2024
1 parent bc7c9e1 commit 95c7625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init_vscode_go.sh
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 95c7625

Please sign in to comment.