Problem after 1.10.1 update [SOLVED]

Hello, a couple of days ago I downloaded and installed the latest macOS Golang installer for version 1.10.1. I didn’t bother uninstalling first because, as I have done on numerous occasions before, I relied on the installers own message that the old version would be automatically uninstalled. However, something has clearly gone wrong because when I try to run a Golang app now, I get the message “go1.10.1” does not match go tool version “go1.10”. How can I fix this with the least amount of bother? Thanks!

Once again I seem to have forgotten that I used Homebrew last time. I run brew update go and everything’s okay, apart from a problem debugging using Delve within VSCode. I’ll consult the VSCode/Go forum.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.