Go tour cd hello go mod edit -replace github.com/NineSwordsMonster/go-tutorial/greetings=../greetings go mod tidy cd ../greetings/ go test go test -v