Skip to content

Commit 419546e

Browse files
mergify[bot]dependabot[bot]ebeahan
authored
build(deps): bump github.com/elastic/elastic-agent-libs from 0.24.1 to 0.24.2 (#5716) (#5790)
* build(deps): bump github.com/elastic/elastic-agent-libs Bumps [github.com/elastic/elastic-agent-libs](https://github.com/elastic/elastic-agent-libs) from 0.24.1 to 0.24.2. - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.24.1...v0.24.2) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-version: 0.24.2 dependency-type: direct:production update-type: version-update:semver-patch ... * Post dependabot file modifications --------- (cherry picked from commit b3a10bd) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Co-authored-by: Eric Beahan <[email protected]>
1 parent c904b71 commit 419546e

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

NOTICE-fips.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -631,11 +631,11 @@ SOFTWARE
631631

632632
--------------------------------------------------------------------------------
633633
Dependency : github.com/elastic/elastic-agent-libs
634-
Version: v0.24.1
634+
Version: v0.24.2
635635
Licence type (autodetected): Apache-2.0
636636
--------------------------------------------------------------------------------
637637

638-
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].1/LICENSE:
638+
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].2/LICENSE:
639639

640640
Apache License
641641
Version 2.0, January 2004

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -631,11 +631,11 @@ SOFTWARE
631631

632632
--------------------------------------------------------------------------------
633633
Dependency : github.com/elastic/elastic-agent-libs
634-
Version: v0.24.1
634+
Version: v0.24.2
635635
Licence type (autodetected): Apache-2.0
636636
--------------------------------------------------------------------------------
637637

638-
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].1/LICENSE:
638+
Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].2/LICENSE:
639639

640640
Apache License
641641
Version 2.0, January 2004

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/dgraph-io/ristretto v0.2.0
88
github.com/docker/go-units v0.5.0
99
github.com/elastic/elastic-agent-client/v7 v7.17.2
10-
github.com/elastic/elastic-agent-libs v0.24.1
10+
github.com/elastic/elastic-agent-libs v0.24.2
1111
github.com/elastic/elastic-agent-system-metrics v0.13.3
1212
github.com/elastic/go-elasticsearch/v8 v8.19.0
1313
github.com/elastic/go-ucfg v0.8.8

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkp
3333
github.com/dustin/go-humanize v1.0.1/go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto=
3434
github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA=
3535
github.com/elastic/elastic-agent-client/v7 v7.17.2/go.mod h1:5irRFqp6HLqtu1S+OeY0jg8x7K6PLL+DW+PwVk1vJnk=
36-
github.com/elastic/elastic-agent-libs v0.24.1 h1:kFPpOG5mbdaGRRNXPb2KfEaR65Uoi8nsMbDOKA02/Go=
37-
github.com/elastic/elastic-agent-libs v0.24.1/go.mod h1:o/iXtbHYaojpG4BOY7Z3hFMQAgEoqq2owO17JPGpf3A=
36+
github.com/elastic/elastic-agent-libs v0.24.2 h1:BM86jemZV/a2qL2DsQO+tNfGroh/9GzZYAFU7yMiSZU=
37+
github.com/elastic/elastic-agent-libs v0.24.2/go.mod h1:o/iXtbHYaojpG4BOY7Z3hFMQAgEoqq2owO17JPGpf3A=
3838
github.com/elastic/elastic-agent-system-metrics v0.13.3 h1:VlY3Ezuwi5bPZRsAM97WaJEW78XkXgqmPHcTl1WGMRw=
3939
github.com/elastic/elastic-agent-system-metrics v0.13.3/go.mod h1:lB8veYWYBlA9eF6TahmPN87G1IEgWlbep7QSqLSW90U=
4040
github.com/elastic/elastic-transport-go/v8 v8.7.0 h1:OgTneVuXP2uip4BA658Xi6Hfw+PeIOod2rY3GVMGoVE=

0 commit comments

Comments
 (0)