Skip to content

Commit

Permalink
chore: Update to elastic/beats@4ef27a9f674d
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
1 parent caeab00 commit bf81d2b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -573,11 +573,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected].

--------------------------------------------------------------------------------
Dependency : github.com/elastic/beats/v7
Version: v7.0.0-alpha2.0.20241031033452-00d7161a1d70
Version: v7.0.0-alpha2.0.20241104145145-4ef27a9f674d
Licence type (autodetected): Elastic
--------------------------------------------------------------------------------

Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20241031033452-00d7161a1d70/LICENSE.txt:
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20241104145145-4ef27a9f674d/LICENSE.txt:

Source code in this repository is variously licensed under the Apache License
Version 2.0, an Apache compatible license, or the Elastic License. Outside of
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/dustin/go-humanize v1.0.1
github.com/elastic/apm-aggregation v1.1.0
github.com/elastic/apm-data v1.13.1
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241031033452-00d7161a1d70
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241104145145-4ef27a9f674d
github.com/elastic/elastic-agent-client/v7 v7.16.0
github.com/elastic/elastic-agent-libs v0.13.0
github.com/elastic/elastic-agent-system-metrics v0.11.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@ github.com/elastic/apm-aggregation v1.1.0 h1:eTHGd5w99JoRFJ763MJP6nUX4hkkeSil3KW
github.com/elastic/apm-aggregation v1.1.0/go.mod h1:YBQ77Jt7vOy2/7w4q5SsEifhc0V02dJxRcyyeC6HsvQ=
github.com/elastic/apm-data v1.13.1 h1:vQUWqi9H6QC4FCZ05kILkE+2BeKWw6iT+NXXyadWJm8=
github.com/elastic/apm-data v1.13.1/go.mod h1:m2FSH7alN07VmtmN10KmgxAa8tgXlJDe/rC0g4FnZUI=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241031033452-00d7161a1d70 h1:X+8srCz/ifWnydq5ORc9mK0xYwxDR1Nn5HxMM+Bcywc=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241031033452-00d7161a1d70/go.mod h1:+jMmUNWEDWwfJfJY4aUApngxuHqLWGiisToYglcCxmY=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241104145145-4ef27a9f674d h1:/gWu7tRKqmO40lgYarF6iC2i9zr6Va0WCDS585lqZKE=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241104145145-4ef27a9f674d/go.mod h1:+jMmUNWEDWwfJfJY4aUApngxuHqLWGiisToYglcCxmY=
github.com/elastic/elastic-agent-autodiscover v0.9.0 h1:+iWIKh0u3e8I+CJa3FfWe9h0JojNasPgYIA47gpuuns=
github.com/elastic/elastic-agent-autodiscover v0.9.0/go.mod h1:5iUxLHhVdaGSWYTveSwfJEY4RqPXTG13LPiFoxcpFd4=
github.com/elastic/elastic-agent-client/v7 v7.16.0 h1:yKGq2+CxAuW8Kh0EoNl202tqAyQKfBcPRawVKs2Jve0=
Expand Down

0 comments on commit bf81d2b

Please sign in to comment.