-
Hi, This is just my personal question. If you know any issues, please share them! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I think because the version bumped to v2+ , you'll have to make some adjustment to the repository structure maybe, see here https://github.com/golang/go/wiki/Modules#semantic-import-versioning or https://blog.golang.org/v2-go-modules maybe? |
Beta Was this translation helpful? Give feedback.
I think because the version bumped to v2+ , you'll have to make some adjustment to the repository structure maybe, see here https://github.com/golang/go/wiki/Modules#semantic-import-versioning or https://blog.golang.org/v2-go-modules maybe?