Skip to content

Commit 92eeced

Browse files
Bump github.com/elastic/elastic-agent-client/v7 from 7.11.0 to 7.12.0 (#4988)
* Bump github.com/elastic/elastic-agent-client/v7 from 7.11.0 to 7.12.0 Bumps [github.com/elastic/elastic-agent-client/v7](https://github.com/elastic/elastic-agent-client) from 7.11.0 to 7.12.0. - [Release notes](https://github.com/elastic/elastic-agent-client/releases) - [Commits](elastic/elastic-agent-client@v7.11.0...v7.12.0) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-client/v7 dependency-type: direct:production 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 306845e commit 92eeced

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
@@ -933,11 +933,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-a
933933

934934
--------------------------------------------------------------------------------
935935
Dependency : github.com/elastic/elastic-agent-client/v7
936-
Version: v7.11.0
936+
Version: v7.12.0
937937
Licence type (autodetected): Elastic
938938
--------------------------------------------------------------------------------
939939

940-
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-client/v7@v7.11.0/LICENSE.txt:
940+
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-client/v7@v7.12.0/LICENSE.txt:
941941

942942
ELASTIC LICENSE AGREEMENT
943943

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/dolmen-go/contextio v0.0.0-20200217195037-68fc5150bcd5
1414
github.com/elastic/e2e-testing v1.2.1
1515
github.com/elastic/elastic-agent-autodiscover v0.7.0
16-
github.com/elastic/elastic-agent-client/v7 v7.11.0
16+
github.com/elastic/elastic-agent-client/v7 v7.12.0
1717
github.com/elastic/elastic-agent-libs v0.9.13
1818
github.com/elastic/elastic-agent-system-metrics v0.10.3
1919
github.com/elastic/elastic-transport-go/v8 v8.6.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -813,8 +813,8 @@ github.com/elastic/e2e-testing v1.2.1 h1:jIuikohPtTxtO+bfoVEyKAWmcsAl21lxiiTK8Fj
813813
github.com/elastic/e2e-testing v1.2.1/go.mod h1:8q2d8dmwavJXISowwaoreHFBnbR/uK4qanfRGhC/W9A=
814814
github.com/elastic/elastic-agent-autodiscover v0.7.0 h1:FCrHXh5AZGrPlpAx8kBu/s/guw9d/EXt+GKlFCnrgsc=
815815
github.com/elastic/elastic-agent-autodiscover v0.7.0/go.mod h1:zLf0SDdQXisVZxzXPxKXdj3Fa+H4bsu4HHbTEQImDz8=
816-
github.com/elastic/elastic-agent-client/v7 v7.11.0 h1:YpkFQyE3qPnVai2a2NiKTMpBXXmPcHRV86AtW7LdpA8=
817-
github.com/elastic/elastic-agent-client/v7 v7.11.0/go.mod h1:/AeiwX9zxG99eUNrLhpApTpwmE71Qwuh4ozObn7a0ss=
816+
github.com/elastic/elastic-agent-client/v7 v7.12.0 h1:BjtJgTaUGh9gXLxXTAWjtssK+S21aP6A3QNPZHYmcqA=
817+
github.com/elastic/elastic-agent-client/v7 v7.12.0/go.mod h1:kAstaBou5ubvBhtt12i49Yk43w3A+Ryto8DYR1YqdV0=
818818
github.com/elastic/elastic-agent-libs v0.9.13 h1:D1rh1s67zlkDWmixWQaNWzn+qy6DafIDPTQnLpBNBUA=
819819
github.com/elastic/elastic-agent-libs v0.9.13/go.mod h1:G9ljFvDE+muOOOQBf2eRituF0fE4suGkv25rfjTwY+c=
820820
github.com/elastic/elastic-agent-system-metrics v0.10.3 h1:8pWdj8DeY8PBG/BA0DJalRpJWruDoP5QrIP/YKug5dE=

0 commit comments

Comments
 (0)