Skip to content

Commit 830439f

Browse files
Bump github.com/elastic/go-docappender/v2 from 2.2.0 to 2.2.1 (elastic#5238)
* Bump github.com/elastic/go-docappender/v2 from 2.2.0 to 2.2.1 Bumps [github.com/elastic/go-docappender/v2](https://github.com/elastic/go-docappender) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/elastic/go-docappender/releases) - [Commits](elastic/go-docappender@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: github.com/elastic/go-docappender/v2 dependency-type: indirect update-type: version-update:semver-patch ... 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 b7e95fe commit 830439f

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
@@ -19297,11 +19297,11 @@ Contents of probable licence file $GOMODCACHE/github.com/docker/go-connections@v
1929719297

1929819298
--------------------------------------------------------------------------------
1929919299
Dependency : github.com/elastic/go-docappender/v2
19300-
Version: v2.2.0
19300+
Version: v2.2.1
1930119301
Licence type (autodetected): Apache-2.0
1930219302
--------------------------------------------------------------------------------
1930319303

19304-
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-docappender/v2@v2.2.0/LICENSE:
19304+
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-docappender/v2@v2.2.1/LICENSE:
1930519305

1930619306
Apache License
1930719307
Version 2.0, January 2004

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ require (
142142
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
143143
github.com/dnephin/pflag v1.0.7 // indirect
144144
github.com/docker/go-connections v0.5.0 // indirect
145-
github.com/elastic/go-docappender/v2 v2.2.0 // indirect
145+
github.com/elastic/go-docappender/v2 v2.2.1 // indirect
146146
github.com/elastic/go-elasticsearch/v7 v7.17.10 // indirect
147147
github.com/elastic/go-structform v0.0.11 // indirect
148148
github.com/elastic/go-windows v1.0.2 // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -748,8 +748,8 @@ github.com/elastic/elastic-agent-system-metrics v0.10.8 h1:YoX3GfWWDtL5YrBkIbl7j
748748
github.com/elastic/elastic-agent-system-metrics v0.10.8/go.mod h1:3QiMu9wTKJFvpCN+5klgGqasTMNKJbgY3xcoN1KQXJk=
749749
github.com/elastic/elastic-transport-go/v8 v8.6.0 h1:Y2S/FBjx1LlCv5m6pWAF2kDJAHoSjSRSJCApolgfthA=
750750
github.com/elastic/elastic-transport-go/v8 v8.6.0/go.mod h1:YLHer5cj0csTzNFXoNQ8qhtGY1GTvSqPnKWKaqQE3Hk=
751-
github.com/elastic/go-docappender/v2 v2.2.0 h1:Pq6w+R0ZbWlqZHoqzoujR2ElKBfaPUf3M/cJvPVSrfA=
752-
github.com/elastic/go-docappender/v2 v2.2.0/go.mod h1:efwvMZfrJ1dRr0SkfmZosXKmgmV/D+3E5G66rQL/B4A=
751+
github.com/elastic/go-docappender/v2 v2.2.1 h1:SxtmDwTPu4Smu8oggEojE/6QafNL1HJAwLDu7U7hZPA=
752+
github.com/elastic/go-docappender/v2 v2.2.1/go.mod h1:sA82MY9VedS8fMeQBS94xTP77+HlmH9bpXc47+sQDek=
753753
github.com/elastic/go-elasticsearch/v7 v7.17.10 h1:TCQ8i4PmIJuBunvBS6bwT2ybzVFxxUhhltAs3Gyu1yo=
754754
github.com/elastic/go-elasticsearch/v7 v7.17.10/go.mod h1:OJ4wdbtDNk5g503kvlHLyErCgQwwzmDtaFC4XyOxXA4=
755755
github.com/elastic/go-elasticsearch/v8 v8.14.0 h1:1ywU8WFReLLcxE1WJqii3hTtbPUE2hc38ZK/j4mMFow=

0 commit comments

Comments
 (0)