以下のようにして削除する
$ brew list
==> Formulae
autoconf m4
azure-functions-core-tools@4 mysql
brotli node
c-ares openssl@1.1
ca-certificates openssl@3
go pkg-config
icu4c protobuf
libcbor rbenv
libevent readline
libfido2 ruby-build
libnghttp2 xz
libuv zlib
lz4 zstd
==> Casks
powershell
$ brew uninstall go
Uninstalling /usr/local/Cellar/go/1.20.2... (11,975 files, 234.1MB)
$ brew list
==> Formulae
autoconf mysql
azure-functions-core-tools@4 node
brotli openssl@1.1
c-ares openssl@3
ca-certificates pkg-config
icu4c protobuf
libcbor rbenv
libevent readline
libfido2 ruby-build
libnghttp2 xz
libuv zlib
lz4 zstd
m4
==> Casks
powershell