inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

jungmo0425님의 게시글

jungmo0425 jungmo0425

@msit

수강평 작성수
-
평균평점
-

게시글 1

질문&답변

main.go가 빌드가 안됩니다.

guru@docker:~$ go get github.com/julienschmidt/httprouter go: go.mod file not found in current directory or any parent directory. 'go get' is no longer supported outside a module. To build and install a command, use 'go install' with a version, like 'go install example.com/cmd@latest ' For more information, see https://golang.org/doc/go-get-install-deprecation or run 'go help get' or 'go help install'.

좋아요수
0
댓글수
4
조회수
1328