Skip to content

Commit a784a09

Browse files
build(deps): bump github.com/elastic/go-structform from 0.0.11 to 0.0.12 (#5344)
* build(deps): bump github.com/elastic/go-structform from 0.0.11 to 0.0.12 Bumps [github.com/elastic/go-structform](https://github.com/elastic/go-structform) from 0.0.11 to 0.0.12. - [Release notes](https://github.com/elastic/go-structform/releases) - [Changelog](https://github.com/elastic/go-structform/blob/main/CHANGELOG.md) - [Commits](elastic/go-structform@v0.0.11...v0.0.12) --- updated-dependencies: - dependency-name: github.com/elastic/go-structform 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 ccf5e4f commit a784a09

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
@@ -21944,11 +21944,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/go-elasticsearc
2194421944

2194521945
--------------------------------------------------------------------------------
2194621946
Dependency : github.com/elastic/go-structform
21947-
Version: v0.0.11
21947+
Version: v0.0.12
2194821948
Licence type (autodetected): Apache-2.0
2194921949
--------------------------------------------------------------------------------
2195021950

21951-
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-structform@v0.0.11/LICENSE:
21951+
Contents of probable licence file $GOMODCACHE/github.com/elastic/go-structform@v0.0.12/LICENSE:
2195221952

2195321953
Apache License
2195421954
Version 2.0, January 2004

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ require (
159159
github.com/docker/go-connections v0.5.0 // indirect
160160
github.com/elastic/go-docappender/v2 v2.2.1 // indirect
161161
github.com/elastic/go-elasticsearch/v7 v7.17.10 // indirect
162-
github.com/elastic/go-structform v0.0.11 // indirect
162+
github.com/elastic/go-structform v0.0.12 // indirect
163163
github.com/elastic/go-windows v1.0.2 // indirect
164164
github.com/elastic/gosigar v0.14.3 // indirect
165165
github.com/elastic/opentelemetry-lib v0.8.1 // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -794,8 +794,8 @@ github.com/elastic/go-elasticsearch/v8 v8.14.0 h1:1ywU8WFReLLcxE1WJqii3hTtbPUE2h
794794
github.com/elastic/go-elasticsearch/v8 v8.14.0/go.mod h1:WRvnlGkSuZyp83M2U8El/LGXpCjYLrvlkSgkAH4O5I4=
795795
github.com/elastic/go-licenser v0.4.2 h1:bPbGm8bUd8rxzSswFOqvQh1dAkKGkgAmrPxbUi+Y9+A=
796796
github.com/elastic/go-licenser v0.4.2/go.mod h1:W8eH6FaZDR8fQGm+7FnVa7MxI1b/6dAqxz+zPB8nm5c=
797-
github.com/elastic/go-structform v0.0.11 h1:3wpbA+vCZ3QtX+dyMDVYO08jmVdwJmEz6E9OHVeUYpc=
798-
github.com/elastic/go-structform v0.0.11/go.mod h1:CZWf9aIRYY5SuKSmOhtXScE5uQiLZNqAFnwKR4OrIM4=
797+
github.com/elastic/go-structform v0.0.12 h1:HXpzlAKyej8T7LobqKDThUw7BMhwV6Db24VwxNtgxCs=
798+
github.com/elastic/go-structform v0.0.12/go.mod h1:CZWf9aIRYY5SuKSmOhtXScE5uQiLZNqAFnwKR4OrIM4=
799799
github.com/elastic/go-sysinfo v1.14.1 h1:BpY/Utfz75oKSpsQnbAJmmlnT3gBV9WFsopBEYgjhZY=
800800
github.com/elastic/go-sysinfo v1.14.1/go.mod h1:FKUXnZWhnYI0ueO7jhsGV3uQJ5hiz8OqM5b3oGyaRr8=
801801
github.com/elastic/go-ucfg v0.8.8 h1:54KIF/2zFKfl0MzsSOCGOsZ3O2bnjFQJ0nDJcLhviyk=

0 commit comments

Comments
 (0)