Skip to content

Commit b3fa3b8

Browse files
Bump github.com/elastic/go-docappender/v2 from 2.1.4 to 2.2.0 (#5054)
* Bump github.com/elastic/go-docappender/v2 from 2.1.4 to 2.2.0 Bumps [github.com/elastic/go-docappender/v2](https://github.com/elastic/go-docappender) from 2.1.4 to 2.2.0. - [Release notes](https://github.com/elastic/go-docappender/releases) - [Commits](elastic/go-docappender@v2.1.4...v2.2.0) --- updated-dependencies: - dependency-name: github.com/elastic/go-docappender/v2 dependency-type: indirect 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 2ac8064 commit b3fa3b8

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

1903619036
--------------------------------------------------------------------------------
1903719037
Dependency : github.com/elastic/go-docappender/v2
19038-
Version: v2.1.4
19038+
Version: v2.2.0
1903919039
Licence type (autodetected): Apache-2.0
1904019040
--------------------------------------------------------------------------------
1904119041

19042-
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-docappender/v2@v2.1.4/LICENSE:
19042+
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-docappender/v2@v2.2.0/LICENSE:
1904319043

1904419044
Apache License
1904519045
Version 2.0, January 2004

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ require (
143143
github.com/dnephin/pflag v1.0.7 // indirect
144144
github.com/docker/docker v25.0.5+incompatible // indirect
145145
github.com/docker/go-connections v0.5.0 // indirect
146-
github.com/elastic/go-docappender/v2 v2.1.4 // indirect
146+
github.com/elastic/go-docappender/v2 v2.2.0 // indirect
147147
github.com/elastic/go-elasticsearch/v7 v7.17.10 // indirect
148148
github.com/elastic/go-structform v0.0.10 // indirect
149149
github.com/elastic/go-windows v1.0.1 // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -823,8 +823,8 @@ github.com/elastic/elastic-integration-corpus-generator-tool v0.5.0/go.mod h1:uf
823823
github.com/elastic/elastic-package v0.77.0/go.mod h1:Xeqx0OOVnKBfFoSHsHmKI74RxgRGiDhU6yXEu8BkJJM=
824824
github.com/elastic/elastic-transport-go/v8 v8.6.0 h1:Y2S/FBjx1LlCv5m6pWAF2kDJAHoSjSRSJCApolgfthA=
825825
github.com/elastic/elastic-transport-go/v8 v8.6.0/go.mod h1:YLHer5cj0csTzNFXoNQ8qhtGY1GTvSqPnKWKaqQE3Hk=
826-
github.com/elastic/go-docappender/v2 v2.1.4 h1:R6TN4udeC5pap+uA7Lrb3pzeOm03vx6K3+yQdczviH0=
827-
github.com/elastic/go-docappender/v2 v2.1.4/go.mod h1:eixVwyxvjJJLMditD/9630jjPbN6nHtSkVjae8nqJsY=
826+
github.com/elastic/go-docappender/v2 v2.2.0 h1:Pq6w+R0ZbWlqZHoqzoujR2ElKBfaPUf3M/cJvPVSrfA=
827+
github.com/elastic/go-docappender/v2 v2.2.0/go.mod h1:efwvMZfrJ1dRr0SkfmZosXKmgmV/D+3E5G66rQL/B4A=
828828
github.com/elastic/go-elasticsearch/v7 v7.17.7/go.mod h1:OJ4wdbtDNk5g503kvlHLyErCgQwwzmDtaFC4XyOxXA4=
829829
github.com/elastic/go-elasticsearch/v7 v7.17.10 h1:TCQ8i4PmIJuBunvBS6bwT2ybzVFxxUhhltAs3Gyu1yo=
830830
github.com/elastic/go-elasticsearch/v7 v7.17.10/go.mod h1:OJ4wdbtDNk5g503kvlHLyErCgQwwzmDtaFC4XyOxXA4=

0 commit comments

Comments
 (0)