fix(deps): update module github.com/elastic/go-sysinfo to v1.15.4 (main)#289
Merged
janishorsts merged 1 commit intomainfrom Jan 24, 2026
Merged
Conversation
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
➖ Are we earthbuild yet?No change in "earthly" occurrences 📈 Overall Progress
Keep up the great work migrating from Earthly to Earthbuild! 🚀 💡 Tips for finding more occurrencesRun locally to see detailed breakdown: ./.github/scripts/count-earthly.shNote that the goal is not to reach 0. |
janishorsts
approved these changes
Jan 23, 2026
9d2a11e to
82cbe93
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.9.0→v1.15.4Release Notes
elastic/go-sysinfo (github.com/elastic/go-sysinfo)
v1.15.4Compare Source
IMPROVEMENTS:
BUG FIXES:
Host.FQDNWithContext()fixed to not return localhost as FQDN. ([GH-269])v1.15.3Compare Source
IMPROVEMENTS:
v1.15.2Compare Source
What's Changed
Full Changelog: elastic/go-sysinfo@v1.15.1...v1.15.2
v1.15.1Compare Source
IMPROVEMENTS:
BUG FIXES:
v1.15.0Compare Source
IMPROVEMENTS:
v1.14.2Compare Source
BUG FIXES:
v1.14.1Compare Source
BREAKING CHANGES:
Host.FQDNWithContext()and the deprecatedHost.FQDN()now return the FQDN as is; it isn't lowercased anymore. This also affectstypes.HostInfo#Hostnamewhich, when it's the FQDN, won't be lowercased. ([GH-231])IMPROVEMENTS:
Host(),Process()) now accept an optional argument to force reading from an alternative filesystem root. This can be useful inside of containers to read data from the Linux host. ([GH-226])BUG FIXES:
v1.14.0Compare Source
IMPROVEMENTS:
v1.13.1Compare Source
IMPROVEMENTS:
v1.13.0Compare Source
IMPROVEMENTS:
v1.12.0Compare Source
IMPROVEMENTS:
v1.11.2Compare Source
IMPROVEMENTS:
-lproclinker flag to avoid a warning on macOS Sonoma. ([GH-195])v1.11.1Compare Source
IMPROVEMENTS:
BUG FIXES:
v1.11.0Compare Source
IMPROVEMENTS:
Common Schema (ECS) guidelines for the
host.namefield. ([GH-180])os.Familymapping for Arch Linux based distributions. ([GH-183])perfmon,bpf, andcheckpoint_restorecapabilities. ([GH-184])BUG FIXES:
v1.10.2Compare Source
BUG FIXES:
os.majorversion was getting overwritten withwhat would have been the minor version, and the
os.minorversion was not being set. ([GH-175])v1.10.1Compare Source
Added
v1.10.0Compare Source
Added
opensuse-leapandopensuse-tumbleweed. #146FQDN()method onHostinterface. #159Changed
Fixed
process.Info()could fail, but would not return the error. #150Configuration
📅 Schedule: Branch creation - "after 4pm on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.