Skip to content

Commit 0d121d5

Browse files
build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.14.0 to 8.15.0 (#5388)
* build(deps): bump github.com/elastic/go-elasticsearch/v8 Bumps [github.com/elastic/go-elasticsearch/v8](https://github.com/elastic/go-elasticsearch) from 8.14.0 to 8.15.0. - [Release notes](https://github.com/elastic/go-elasticsearch/releases) - [Changelog](https://github.com/elastic/go-elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/go-elasticsearch@v8.14.0...v8.15.0) --- updated-dependencies: - dependency-name: github.com/elastic/go-elasticsearch/v8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update NOTICE.txt --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent 632eec6 commit 0d121d5

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

NOTICE.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1897,11 +1897,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-transpo
18971897

18981898
--------------------------------------------------------------------------------
18991899
Dependency : github.com/elastic/go-elasticsearch/v8
1900-
Version: v8.14.0
1900+
Version: v8.15.0
19011901
Licence type (autodetected): Apache-2.0
19021902
--------------------------------------------------------------------------------
19031903

1904-
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-elasticsearch/v8@v8.14.0/LICENSE:
1904+
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-elasticsearch/v8@v8.15.0/LICENSE:
19051905

19061906
Apache License
19071907
Version 2.0, January 2004

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/elastic/elastic-agent-libs v0.10.0
1818
github.com/elastic/elastic-agent-system-metrics v0.11.2
1919
github.com/elastic/elastic-transport-go/v8 v8.6.0
20-
github.com/elastic/go-elasticsearch/v8 v8.14.0
20+
github.com/elastic/go-elasticsearch/v8 v8.15.0
2121
github.com/elastic/go-licenser v0.4.2
2222
github.com/elastic/go-sysinfo v1.14.1
2323
github.com/elastic/go-ucfg v0.8.8

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,8 @@ github.com/elastic/go-docappender/v2 v2.3.0 h1:Vr+l36jM+sE/LHp0JFxSIbHlWTSk8CpBb
251251
github.com/elastic/go-docappender/v2 v2.3.0/go.mod h1:VNWgXUE9HX1G6W6ON8dOs/KdH8aCxXir/fxxcfrnov4=
252252
github.com/elastic/go-elasticsearch/v7 v7.17.10 h1:TCQ8i4PmIJuBunvBS6bwT2ybzVFxxUhhltAs3Gyu1yo=
253253
github.com/elastic/go-elasticsearch/v7 v7.17.10/go.mod h1:OJ4wdbtDNk5g503kvlHLyErCgQwwzmDtaFC4XyOxXA4=
254-
github.com/elastic/go-elasticsearch/v8 v8.14.0 h1:1ywU8WFReLLcxE1WJqii3hTtbPUE2hc38ZK/j4mMFow=
255-
github.com/elastic/go-elasticsearch/v8 v8.14.0/go.mod h1:WRvnlGkSuZyp83M2U8El/LGXpCjYLrvlkSgkAH4O5I4=
254+
github.com/elastic/go-elasticsearch/v8 v8.15.0 h1:IZyJhe7t7WI3NEFdcHnf6IJXqpRf+8S8QWLtZYYyBYk=
255+
github.com/elastic/go-elasticsearch/v8 v8.15.0/go.mod h1:HCON3zj4btpqs2N1jjsAy4a/fiAul+YBP00mBH4xik8=
256256
github.com/elastic/go-grok v0.3.1 h1:WEhUxe2KrwycMnlvMimJXvzRa7DoByJB4PVUIE1ZD/U=
257257
github.com/elastic/go-grok v0.3.1/go.mod h1:n38ls8ZgOboZRgKcjMY8eFeZFMmcL9n2lP0iHhIDk64=
258258
github.com/elastic/go-licenser v0.4.2 h1:bPbGm8bUd8rxzSswFOqvQh1dAkKGkgAmrPxbUi+Y9+A=

0 commit comments

Comments
 (0)