Skip to content

Commit 625fcde

Browse files
build(deps): bump github.com/elastic/go-docappender/v2 from 2.8.0 to 2.9.0 (#7821)
* build(deps): bump github.com/elastic/go-docappender/v2 Bumps [github.com/elastic/go-docappender/v2](https://github.com/elastic/go-docappender) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/elastic/go-docappender/releases) - [Commits](elastic/go-docappender@v2.8.0...v2.9.0) --- updated-dependencies: - dependency-name: github.com/elastic/go-docappender/v2 dependency-version: 2.9.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update NOTICE.txt --------- 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>
1 parent 3347dc2 commit 625fcde

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46254,11 +46254,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected]
4625446254

4625546255
--------------------------------------------------------------------------------
4625646256
Dependency : github.com/elastic/go-docappender/v2
46257-
Version: v2.8.0
46257+
Version: v2.9.0
4625846258
Licence type (autodetected): Apache-2.0
4625946259
--------------------------------------------------------------------------------
4626046260

46261-
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-docappender/v2@v2.8.0/LICENSE:
46261+
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-docappender/v2@v2.9.0/LICENSE:
4626246262

4626346263
Apache License
4626446264
Version 2.0, January 2004

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ require (
293293
github.com/eclipse/paho.mqtt.golang v1.3.5 // indirect
294294
github.com/elastic/bayeux v1.0.5 // indirect
295295
github.com/elastic/go-concert v0.3.0 // indirect
296-
github.com/elastic/go-docappender/v2 v2.8.0 // indirect
296+
github.com/elastic/go-docappender/v2 v2.9.0 // indirect
297297
github.com/elastic/go-freelru v0.16.0 // indirect
298298
github.com/elastic/go-grok v0.3.1 // indirect
299299
github.com/elastic/go-lumber v0.1.2-0.20220819171948-335fde24ea0f // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -490,8 +490,8 @@ github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3 h1:UyNbxdkQiSfy
490490
github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3/go.mod h1:DAsKqylc/16NDcfdk8dN5axVtSOsQwgP2kV+NV5xPDE=
491491
github.com/elastic/go-concert v0.3.0 h1:Y66JFn3ENndpHErOhTASu8/Fz1SSsLZicPufCmvQD60=
492492
github.com/elastic/go-concert v0.3.0/go.mod h1:UWt1MB5HxxZ85hKynLaYl/AaLIKFx0WiBP2uJSRfduA=
493-
github.com/elastic/go-docappender/v2 v2.8.0 h1:gaqts+GyCb1sM24CjFT+gZMTsTH8JFHTu7GyzB45xTs=
494-
github.com/elastic/go-docappender/v2 v2.8.0/go.mod h1:xoTA2/HUjnIgF7acxxjfYaT7KE3nFhBQ5ZkmN0edE5o=
493+
github.com/elastic/go-docappender/v2 v2.9.0 h1:EWNSfA4R8gyK+x9Hh3/AsRbc12nT3UVjsLg+Yz4fxA4=
494+
github.com/elastic/go-docappender/v2 v2.9.0/go.mod h1:xoTA2/HUjnIgF7acxxjfYaT7KE3nFhBQ5ZkmN0edE5o=
495495
github.com/elastic/go-elasticsearch/v8 v8.17.1 h1:bOXChDoCMB4TIwwGqKd031U8OXssmWLT3UrAr9EGs3Q=
496496
github.com/elastic/go-elasticsearch/v8 v8.17.1/go.mod h1:MVJCtL+gJJ7x5jFeUmA20O7rvipX8GcQmo5iBcmaJn4=
497497
github.com/elastic/go-freelru v0.16.0 h1:gG2HJ1WXN2tNl5/p40JS/l59HjvjRhjyAa+oFTRArYs=

0 commit comments

Comments
 (0)