Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: drop old gopsutil dependency #158

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

kruskall
Copy link
Member

What does this PR do?

We're using two different versions of the gopsutil library. Drop the old version and only use the modern module-aware dependency

Why is it important?

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.md

Author's Checklist

  • [ ]

Related issues

We're using two different versions of the gopsutil library.
Drop the old version and only use the modern module-aware dependency
@kruskall kruskall added the enhancement New feature or request label Jun 14, 2024
@kruskall kruskall requested a review from a team as a code owner June 14, 2024 18:58
@kruskall kruskall requested review from AndersonQ and rdner and removed request for a team June 14, 2024 18:58
@pierrehilbert pierrehilbert added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Jun 17, 2024
@kruskall kruskall merged commit ee16c8d into elastic:main Jun 19, 2024
5 checks passed
@kruskall kruskall deleted the drop/old-gopsutil branch June 19, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants