我正在尝试运行go test -v -cover -race -tags=integration_tests ./...
,但它给了我以下错误:package event-service/internal/form is not in GOROOT
GOPATH ="/home/user/go"
戈鲁特="/usr/local/go"
去版本:go1.17.5 linux/amd64
我正在尝试运行go test -v -cover -race -tags=integration_tests ./...
,但它给了我以下错误:package event-service/internal/form is not in GOROOT
GOPATH ="/home/user/go"
戈鲁特="/usr/local/go"
去版本:go1.17.5 linux/amd64