Hello, I was going through the tutorial and may have found a small item that could make the tutorial a little smoother.
In Tutorial: Get started with Go - The Go Programming Language <https://go.dev/doc/tutorial/getting-started>, the example calls for creating a module path of *example/hello.* Once you get to Call your code from another module - The Go Programming Language <https://go.dev/doc/tutorial/call-module-code>, the example calls for creating a module path of *example.com/hello*. If the initial example was updated to *example.com/hello*, it would avoid the user from deleting existing module and re-creating the new one. Thank you -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/f2e86303-d2fd-4aba-8800-0fe496f8ba88n%40googlegroups.com.