Skip to content

Commit

Permalink
chore: Update to elastic/beats@fb93eee6c66e
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
1 parent 828f264 commit 289e076
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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.20241210120922-dbeb9cda9362
Version: v7.0.0-alpha2.0.20241211063418-fb93eee6c66e
Licence type (autodetected): Elastic
--------------------------------------------------------------------------------

Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20241210120922-dbeb9cda9362/LICENSE.txt:
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20241211063418-fb93eee6c66e/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.14.3
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241210120922-dbeb9cda9362
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241211063418-fb93eee6c66e
github.com/elastic/elastic-agent-client/v7 v7.17.0
github.com/elastic/elastic-agent-libs v0.17.4
github.com/elastic/elastic-agent-system-metrics v0.11.4
Expand Down
6 changes: 3 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
github.com/Azure/azure-sdk-for-go v65.0.0+incompatible h1:HzKLt3kIwMm4KeJYTdx9EbjRYTySD/t8i1Ee/W5EGXw=
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible h1:fcYLmCpyNYRnvJbPerq7U0hS+6+I79yEDJBqVNcqUzU=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.13.0 h1:GJHeeA2N7xrG3q30L2UXDyuWRzDM900/65j70wcM4Ww=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.13.0/go.mod h1:l38EPgmsp71HHLq9j7De57JcKOWPyhrsW1Awm1JS6K0=
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0 h1:tfLQ34V6F7tVSwoTf/4lH5sE0o6eCJuNDTmH09nDpbc=
Expand Down Expand Up @@ -134,8 +134,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.14.3 h1:06Doyv3pvR5ErjEcANJ1s3Mui+poo8qWFCICtb+UKM0=
github.com/elastic/apm-data v1.14.3/go.mod h1:E9ivkvpT7z4jT5F8LTQIRllfK1GqN3qqpnLkcdXwX0c=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241210120922-dbeb9cda9362 h1:o4NmNjy0ktNmMAYmVgRXHE96d7kBEfimD07cGFy/N7s=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241210120922-dbeb9cda9362/go.mod h1:FyVoWNdi9A85gOud6qreNDz0P8dUKNZhklLeLIw1STg=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241211063418-fb93eee6c66e h1:e5AqSJqDb/LHZFJWTTY52yz+YVukVzH+0aSiby6UkNw=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241211063418-fb93eee6c66e/go.mod h1:GuGFdsKTsM/jViESqbjdKLm8n5Q5IPr0csrhFhD7ois=
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.17.0 h1:TPLrEHF4kJ3RkmQzZPffrniY4WeW4vriHZbOAzM1hFo=
Expand Down

0 comments on commit 289e076

Please sign in to comment.