Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.32 KB

File metadata and controls

28 lines (19 loc) · 1.32 KB

Tools Configuration

Environment

GOBIN: undefined toolsGopath: gopath: /Users/yeonsookim/go GOROOT: /opt/homebrew/Cellar/go/1.23.1/libexec PATH: /Users/yeonsookim/.local/bin:/Users/yeonsookim/confluent-7.9.0/bin:/Users/yeonsookim/confluent-7.9.0/bin:/opt/homebrew/opt/openjdk@17/bin:/opt/homebrew/opt/openjdk/bin:/Library/Frameworks/Python.framework/Versions/3.13/bin:/opt/local/bin:/opt/local/sbin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/X11/bin:/usr/local/go/bin:/Users/yeonsookim/go/bin:/Users/yeonsookim/istio-1.26.0/bin

Tools

go:	/usr/local/go/bin/go: go version go1.23.1 darwin/arm64

gopls:	/Users/yeonsookim/go/bin/gopls	(version: unknown - go version -m failed)
gotests:	not installed
gomodifytags:	not installed
impl:	not installed
goplay:	not installed
dlv:	not installed
staticcheck:	/Users/yeonsookim/go/bin/staticcheck	(version: unknown - go version -m failed)

Go env

Workspace Folder (gRPC-based-chatting): /Users/yeonsookim/gRPC-based-chatting

failed to run 'go env': Error: spawn /opt/homebrew/bin/go ENOENT