inflearn logo
Course

Course

Instructor

jungmo0425's Posts

jungmo0425 jungmo0425

@msit

Reviews Written
-
Average Rating
-

Posts 1

Q&A

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'.

Likes
0
Comments
4
Viewcount
1336