Skip to content

Commit ee189e0

Browse files
build(deps): bump github.com/elastic/elastic-agent-client/v7 from 7.17.1 to 7.17.2 (#7625) (#7645)
* build(deps): bump github.com/elastic/elastic-agent-client/v7 Bumps [github.com/elastic/elastic-agent-client/v7](https://github.com/elastic/elastic-agent-client) from 7.17.1 to 7.17.2. - [Release notes](https://github.com/elastic/elastic-agent-client/releases) - [Commits](elastic/elastic-agent-client@v7.17.1...v7.17.2) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-client/v7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update NOTICE.txt * Fix spacing in go.mod. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Co-authored-by: Blake Rouse <[email protected]> (cherry picked from commit a7fcba2) � Conflicts: � go.mod � go.sum Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4bde7a commit ee189e0

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1188,11 +1188,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-a
11881188

11891189
--------------------------------------------------------------------------------
11901190
Dependency : github.com/elastic/elastic-agent-client/v7
1191-
Version: v7.17.1
1191+
Version: v7.17.2
11921192
Licence type (autodetected): Elastic
11931193
--------------------------------------------------------------------------------
11941194

1195-
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-client/[email protected].1/LICENSE.txt:
1195+
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-client/[email protected].2/LICENSE.txt:
11961196

11971197
ELASTIC LICENSE AGREEMENT
11981198

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241111113032-56dca4bbda40
1717
github.com/elastic/cloud-on-k8s/v2 v2.16.1
1818
github.com/elastic/elastic-agent-autodiscover v0.9.0
19-
github.com/elastic/elastic-agent-client/v7 v7.17.1
19+
github.com/elastic/elastic-agent-client/v7 v7.17.2
2020
github.com/elastic/elastic-agent-libs v0.19.4
2121
github.com/elastic/elastic-agent-system-metrics v0.11.12
2222
github.com/elastic/elastic-transport-go/v8 v8.6.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -441,8 +441,8 @@ github.com/elastic/cloud-on-k8s/v2 v2.16.1 h1:u1VSUsfj/I8I3mIhoFKGirON2TgonhU4Wq
441441
github.com/elastic/cloud-on-k8s/v2 v2.16.1/go.mod h1:Yg1Wdci5RJsY5NNbQaXq/3a28qk8100NBDaYtd0GH+Q=
442442
github.com/elastic/elastic-agent-autodiscover v0.9.0 h1:+iWIKh0u3e8I+CJa3FfWe9h0JojNasPgYIA47gpuuns=
443443
github.com/elastic/elastic-agent-autodiscover v0.9.0/go.mod h1:5iUxLHhVdaGSWYTveSwfJEY4RqPXTG13LPiFoxcpFd4=
444-
github.com/elastic/elastic-agent-client/v7 v7.17.1 h1:ORCDXzFs1JyhI5neWbTAPWCwaFi+BtKojSLiCpaAbf0=
445-
github.com/elastic/elastic-agent-client/v7 v7.17.1/go.mod h1:jzDEz8agLzinQEbEgLOuVM3wl6SoMybHnarQBTN1wYM=
444+
github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA=
445+
github.com/elastic/elastic-agent-client/v7 v7.17.2/go.mod h1:5irRFqp6HLqtu1S+OeY0jg8x7K6PLL+DW+PwVk1vJnk=
446446
github.com/elastic/elastic-agent-libs v0.19.4 h1:ydeIBvNmfvJKwmmRQKAad4R9KcRsmYaPfzw9pGYu5+w=
447447
github.com/elastic/elastic-agent-libs v0.19.4/go.mod h1:1HNxREH8C27kGrJCtKZh/ot8pV8joH8VREP21+FrH5s=
448448
github.com/elastic/elastic-agent-system-metrics v0.11.12 h1:2SnN3arw2MrWV7eWjm+8zLuyQcsCtEyMasi1w9eFHU8=

0 commit comments

Comments
 (0)