Skip to content

Commit 0078481

Browse files
Bump github.com/elastic/elastic-agent-libs from 0.22.0 to 0.22.2
Bumps [github.com/elastic/elastic-agent-libs](https://github.com/elastic/elastic-agent-libs) from 0.22.0 to 0.22.2. - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.22.0...v0.22.2) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-version: 0.22.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent acdf2b6 commit 0078481

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ require (
2727
github.com/dop251/goja_nodejs v0.0.0-20200706082813-b2775b86b9e0 // indirect
2828
github.com/dustin/go-humanize v1.0.1 // indirect
2929
github.com/elastic/elastic-agent-client/v7 v7.17.2 // indirect
30-
github.com/elastic/elastic-agent-libs v0.22.0
30+
github.com/elastic/elastic-agent-libs v0.22.2
3131
github.com/elastic/elastic-agent-system-metrics v0.11.10 // indirect
3232
github.com/elastic/go-structform v0.0.12 // indirect
3333
github.com/elastic/go-sysinfo v1.15.3 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250331142405-c0a28a0685c5 h1:cBQGR
5757
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250331142405-c0a28a0685c5/go.mod h1:Z3XFDJwdlwF+cXH6MwleUjz2U57jDH73mNm2I1cS/5g=
5858
github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA=
5959
github.com/elastic/elastic-agent-client/v7 v7.17.2/go.mod h1:5irRFqp6HLqtu1S+OeY0jg8x7K6PLL+DW+PwVk1vJnk=
60-
github.com/elastic/elastic-agent-libs v0.22.0 h1:36OSYIJ340kzNxwH8bkpSgt3fLbyAPGMj1zD6hcoSok=
61-
github.com/elastic/elastic-agent-libs v0.22.0/go.mod h1:xSeIP3NtOIT4N2pPS4EyURmS1Q8mK0lWZ8Wd1Du6q3w=
60+
github.com/elastic/elastic-agent-libs v0.22.2 h1:NRLvdQNpbgl5uxZLH9foge+Dr5xo06xdrGZ5HK5dB1U=
61+
github.com/elastic/elastic-agent-libs v0.22.2/go.mod h1:xSeIP3NtOIT4N2pPS4EyURmS1Q8mK0lWZ8Wd1Du6q3w=
6262
github.com/elastic/elastic-agent-system-metrics v0.11.10 h1:51u6roLaI0WhX1wbU4hPaervODegOxNFLcLouDAAi8A=
6363
github.com/elastic/elastic-agent-system-metrics v0.11.10/go.mod h1:BlS6Fm/l/umAa9xKy7GxsSYtCfu/iqg551PULKSeCQM=
6464
github.com/elastic/go-structform v0.0.12 h1:HXpzlAKyej8T7LobqKDThUw7BMhwV6Db24VwxNtgxCs=

0 commit comments

Comments
 (0)