[FEATURE]: delete dependency files in ilogtail/vendor #43
bigdata-ny
started this conversation in
Ideas
Replies: 3 comments
-
For myself, I don't want to delete this packages because iLogtail is not a pure go module project. @shabicheng How do you think about it ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
It seems to make sense. but it keep code clear. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Since the current compilation mode is vendor mode, there is no way to remove it for the time being. The issue would be still open until finding an elegant way to solve it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
in ilogtail/vendor, some dependency files occupy large spaces, eg. k8s.io, golang.org.etc.
i suggest delete theses. it's not important in ilogtail.
Beta Was this translation helpful? Give feedback.
All reactions