Skip to content

Commit 9a0bf29

Browse files
build(deps): bump github.com/elastic/go-docappender/v2
Bumps [github.com/elastic/go-docappender/v2](https://github.com/elastic/go-docappender) from 2.11.0 to 2.11.3. - [Release notes](https://github.com/elastic/go-docappender/releases) - [Commits](elastic/go-docappender@v2.11.0...v2.11.3) --- updated-dependencies: - dependency-name: github.com/elastic/go-docappender/v2 dependency-version: 2.11.3 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e917e0a commit 9a0bf29

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
@@ -361,7 +361,7 @@ require (
361361
github.com/elastic/apm-data v1.18.0 // indirect
362362
github.com/elastic/bayeux v1.0.5 // indirect
363363
github.com/elastic/go-concert v0.3.1 // indirect
364-
github.com/elastic/go-docappender/v2 v2.11.0 // indirect
364+
github.com/elastic/go-docappender/v2 v2.11.3 // indirect
365365
github.com/elastic/go-freelru v0.16.0 // indirect
366366
github.com/elastic/go-grok v0.3.1 // indirect
367367
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
@@ -526,8 +526,8 @@ github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3 h1:UyNbxdkQiSfy
526526
github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3/go.mod h1:DAsKqylc/16NDcfdk8dN5axVtSOsQwgP2kV+NV5xPDE=
527527
github.com/elastic/go-concert v0.3.1 h1:dqtq2+xA8w7BZunI7j3Hs43CjWod7/nNRD8ByPx4YMs=
528528
github.com/elastic/go-concert v0.3.1/go.mod h1:bQ/sGkdR0I8IdzLuxDcrczc+caloItvAqw23jISl9sQ=
529-
github.com/elastic/go-docappender/v2 v2.11.0 h1:Sr6vKHff26mceWoFjkHFcFOTI4N6lIpyhY6snidq7Pg=
530-
github.com/elastic/go-docappender/v2 v2.11.0/go.mod h1:uSM4ZspehKGUjTEXaSRg5PmcOywMHJNECGbPSkINkJ0=
529+
github.com/elastic/go-docappender/v2 v2.11.3 h1:ighjWRnK31Z9pJvSUVPjLfmLg9IK5ZVQyS8eNPPnHJ0=
530+
github.com/elastic/go-docappender/v2 v2.11.3/go.mod h1:psX8ExQqcRM0yliIEhLrXzrIYlXbqHfdt9aGVwPM2IQ=
531531
github.com/elastic/go-elasticsearch/v8 v8.19.0 h1:VmfBLNRORY7RZL+9hTxBD97ehl9H8Nxf2QigDh6HuMU=
532532
github.com/elastic/go-elasticsearch/v8 v8.19.0/go.mod h1:F3j9e+BubmKvzvLjNui/1++nJuJxbkhHefbaT0kFKGY=
533533
github.com/elastic/go-freelru v0.16.0 h1:gG2HJ1WXN2tNl5/p40JS/l59HjvjRhjyAa+oFTRArYs=

0 commit comments

Comments
 (0)