Skip to content

Commit

Permalink
upgraded elastic-agent-libs (#142)
Browse files Browse the repository at this point in the history
<!-- Type of change
Please label this PR with one of the following labels, depending on the
scope of your change:
- Bug
- Enhancement
- Breaking change
- Deprecation
- Cleanup
- Docs
-->

## What does this PR do?

Upgrades elastic-agent-libs version

## Why is it important?

The upgraded version of elastic-agent-libs has the upgraded go-sysinfo
package which removes the dependency on the docker v24 package. Docker
v24 is removed because it is in EOL.

## Checklist

<!-- Mandatory
Add a checklist of things that are required to be reviewed in order to
have the PR approved

List here all the items you have verified BEFORE sending this PR. Please
DO NOT remove any item, striking through those that do not apply. (Just
in case, strikethrough uses two tildes. ~~Scratch this.~~)
-->

- [ ] 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

<!-- Recommended
Add a checklist of things that are required to be reviewed in order to
have the PR approved
-->

## Related issues

<!-- Recommended
Link related issues below. Insert the issue link or reference after the
word "Closes" if merging this should automatically close it.

- Closes #123
- Relates #123
- Requires #123
- Superseds #123
-->
  • Loading branch information
kaanyalti authored Apr 15, 2024
1 parent c3b6a62 commit 5eaf211
Show file tree
Hide file tree
Showing 3 changed files with 553 additions and 869 deletions.
Loading

0 comments on commit 5eaf211

Please sign in to comment.