Golang

提供: 初心者エンジニアの簡易メモ
ナビゲーションに移動 検索に移動

macでインストール

https://golang.org/dl/

インストール確認

$ go version
go version go1.19.4 darwin/amd64