Closed ParkerOu closed 1 year ago
I made it run like this:
go run ./example/1.6/cp/*.go
The package is not found, most likely due to GOPATH issues. Maybe try running a go mod download && go build <example>
.
You may also run the docker containers directly, if you just want to try out the functionality.
The package is not found, most likely due to GOPATH issues. Maybe try running a
go mod download && go build <example>
.
Still the same error.
You may also run the docker containers directly, if you just want to try out the functionality.
Thanks for the replay. I'll try it with docker.
I'm new to golang. How could I run 1.6 cp example? test version: latest main(3ecaf00b33b6b5f94c9e198cfc793b238297147c) and v0.16.0 golang version: go1.20.3 windows/amd64
Use Windows 10
result: