Skip to content

Commit bd51cbd

Browse files
Bump github.com/elastic/elastic-agent-libs from 0.9.7 to 0.9.8 (#4762)
* Bump github.com/elastic/elastic-agent-libs from 0.9.7 to 0.9.8 Bumps [github.com/elastic/elastic-agent-libs](https://github.com/elastic/elastic-agent-libs) from 0.9.7 to 0.9.8. - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.9.7...v0.9.8) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-type: direct:production 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> Co-authored-by: Craig MacKenzie <craig.mackenzie@elastic.co>
1 parent c0746f4 commit bd51cbd

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
@@ -1166,11 +1166,11 @@ SOFTWARE
11661166

11671167
--------------------------------------------------------------------------------
11681168
Dependency : github.com/elastic/elastic-agent-libs
1169-
Version: v0.9.7
1169+
Version: v0.9.8
11701170
Licence type (autodetected): Apache-2.0
11711171
--------------------------------------------------------------------------------
11721172

1173-
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.9.7/LICENSE:
1173+
Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.9.8/LICENSE:
11741174

11751175
Apache License
11761176
Version 2.0, January 2004

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/elastic/e2e-testing v1.2.1
1717
github.com/elastic/elastic-agent-autodiscover v0.6.14
1818
github.com/elastic/elastic-agent-client/v7 v7.9.0
19-
github.com/elastic/elastic-agent-libs v0.9.7
19+
github.com/elastic/elastic-agent-libs v0.9.8
2020
github.com/elastic/elastic-agent-system-metrics v0.9.2
2121
github.com/elastic/elastic-transport-go/v8 v8.5.0
2222
github.com/elastic/go-elasticsearch/v8 v8.13.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -795,8 +795,8 @@ github.com/elastic/elastic-agent-autodiscover v0.6.14 h1:0zJYNyv9GKTOiNqCHqEVboP
795795
github.com/elastic/elastic-agent-autodiscover v0.6.14/go.mod h1:39/fHHlnyTK6oUNZfAhxJwBTVahO9tNasEIjzsxGMu8=
796796
github.com/elastic/elastic-agent-client/v7 v7.9.0 h1:ryNbISIg4tTRT9KA0MYOa+fxW0CpsF+qxELWWb13rYE=
797797
github.com/elastic/elastic-agent-client/v7 v7.9.0/go.mod h1:/AeiwX9zxG99eUNrLhpApTpwmE71Qwuh4ozObn7a0ss=
798-
github.com/elastic/elastic-agent-libs v0.9.7 h1:LZdfxbq724Y1zAdE3COp+OIPwU8SquOCLIXpI/twcdQ=
799-
github.com/elastic/elastic-agent-libs v0.9.7/go.mod h1:xhHF9jeWhPzKPtEHN+epKjdiZi0bCbACLxwkp1aHMpc=
798+
github.com/elastic/elastic-agent-libs v0.9.8 h1:fwl3hp0gNmKkuERcUQTwe4cyIK6M0jJkv16EIsB6Apw=
799+
github.com/elastic/elastic-agent-libs v0.9.8/go.mod h1:xhHF9jeWhPzKPtEHN+epKjdiZi0bCbACLxwkp1aHMpc=
800800
github.com/elastic/elastic-agent-system-metrics v0.9.2 h1:/tvTKOt55EerU0WwGFoDhBlyWLgxyv7d8xCbny0bciw=
801801
github.com/elastic/elastic-agent-system-metrics v0.9.2/go.mod h1:VfJnKw4Jqrd9ddljXCwaGKJgN+7ADyyGk089NaXVsf0=
802802
github.com/elastic/elastic-integration-corpus-generator-tool v0.5.0/go.mod h1:uf9N86y+UACGybdEhZLpwZ93XHWVhsYZAA4c2T2v6YM=

0 commit comments

Comments
 (0)