Skip to content

Commit 0d69533

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.2 to 2.11.3. - [Release notes](https://github.com/elastic/go-docappender/releases) - [Commits](elastic/go-docappender@v2.11.2...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 2b2dff7 commit 0d69533

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
@@ -296,7 +296,7 @@ require (
296296
github.com/elastic/apm-data v1.18.0 // indirect
297297
github.com/elastic/bayeux v1.0.5 // indirect
298298
github.com/elastic/go-concert v0.3.1 // indirect
299-
github.com/elastic/go-docappender/v2 v2.11.2 // indirect
299+
github.com/elastic/go-docappender/v2 v2.11.3 // indirect
300300
github.com/elastic/go-freelru v0.16.0 // indirect
301301
github.com/elastic/go-grok v0.3.1 // indirect
302302
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
@@ -529,8 +529,8 @@ github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3 h1:UyNbxdkQiSfy
529529
github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3/go.mod h1:DAsKqylc/16NDcfdk8dN5axVtSOsQwgP2kV+NV5xPDE=
530530
github.com/elastic/go-concert v0.3.1 h1:dqtq2+xA8w7BZunI7j3Hs43CjWod7/nNRD8ByPx4YMs=
531531
github.com/elastic/go-concert v0.3.1/go.mod h1:bQ/sGkdR0I8IdzLuxDcrczc+caloItvAqw23jISl9sQ=
532-
github.com/elastic/go-docappender/v2 v2.11.2 h1:AmeL6vAuxhRz7CscfbUpnl5XazgbvNCi3HWVnxM30jg=
533-
github.com/elastic/go-docappender/v2 v2.11.2/go.mod h1:MLdH8cnX/U3gvqi8GbRPS2rD/giqSvcECAQVGkxygcM=
532+
github.com/elastic/go-docappender/v2 v2.11.3 h1:ighjWRnK31Z9pJvSUVPjLfmLg9IK5ZVQyS8eNPPnHJ0=
533+
github.com/elastic/go-docappender/v2 v2.11.3/go.mod h1:psX8ExQqcRM0yliIEhLrXzrIYlXbqHfdt9aGVwPM2IQ=
534534
github.com/elastic/go-elasticsearch/v8 v8.19.0 h1:VmfBLNRORY7RZL+9hTxBD97ehl9H8Nxf2QigDh6HuMU=
535535
github.com/elastic/go-elasticsearch/v8 v8.19.0/go.mod h1:F3j9e+BubmKvzvLjNui/1++nJuJxbkhHefbaT0kFKGY=
536536
github.com/elastic/go-freelru v0.16.0 h1:gG2HJ1WXN2tNl5/p40JS/l59HjvjRhjyAa+oFTRArYs=

0 commit comments

Comments
 (0)