Why Every Import in this project starting with github.com/apache/ #740
Unanswered
surapuramakhil
asked this question in
Q&A
Replies: 1 comment 5 replies
-
It is mostly coming from Go configuration, in order to use the module it has to be initialized via |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am curios to know why every file is getting imported from here https://pkg.go.dev/github.com/apache/incubator-answer@v1.2.1
why import are like this
instead of
or
Beta Was this translation helpful? Give feedback.
All reactions