18
GOPATH 및 GOROOT의 값은 무엇입니까?
다음 과 같이 doozer 를 설치하려고합니다 . $ goinstall github.com/ha/doozer 이 오류가 발생합니다. goinstall: os: go/build: package could not be found locally goinstall: fmt: go/build: package could not be found locally goinstall: io: go/build: package could not be found locally goinstall: reflect: go/build: package could not be found locally goinstall: …