-
Hi, This is just my personal question. If you know any issues, please share them! |
Beta Was this translation helpful? Give feedback.
Answered by
jsav0
Feb 9, 2021
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.
1 reply
Answer selected by
hahwul
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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?