diff --git a/brainsteam/content/posts/2024/11/05/debugging-stopped-working-for-golang-in-vscode-on-mac-sequioa1730824348.md b/brainsteam/content/posts/2024/11/05/debugging-stopped-working-for-golang-in-vscode-on-mac-sequioa1730824348.md index 589edea..53cfad5 100644 --- a/brainsteam/content/posts/2024/11/05/debugging-stopped-working-for-golang-in-vscode-on-mac-sequioa1730824348.md +++ b/brainsteam/content/posts/2024/11/05/debugging-stopped-working-for-golang-in-vscode-on-mac-sequioa1730824348.md @@ -25,4 +25,4 @@ The solution was simply to run `brew upgrade golang`. Or of course if you instal Finally, I restarted VSCode and the IDE prompted me to update the go toolchain utilities including the delve debugger so I accepted this sugggestion. -Happy coding! +Happy coding! \ No newline at end of file