Go Go go mod Using Go Modules go mod init <ここには何を書く?> $ # go mod init 公開しなければこちらはなんでもいいらしい $ # 例 $ go mod init hello go test #Go