Skip to content

Commit

Permalink
chore: Update to elastic/beats@f8aedce38831
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
obltmachine authored Jun 12, 2024
1 parent 8b7ee11 commit 89586e7
Show file tree
Hide file tree
Showing 3 changed files with 5 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.20240605182926-90f9e8f6e48e
Version: v7.0.0-alpha2.0.20240611205108-f8aedce38831
Licence type (autodetected): Elastic
--------------------------------------------------------------------------------

Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20240605182926-90f9e8f6e48e/LICENSE.txt:
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20240611205108-f8aedce38831/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 @@ -10,7 +10,7 @@ require (
github.com/dustin/go-humanize v1.0.1
github.com/elastic/apm-aggregation v1.0.1
github.com/elastic/apm-data v1.3.0
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240605182926-90f9e8f6e48e
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240611205108-f8aedce38831
github.com/elastic/elastic-agent-client/v7 v7.11.0
github.com/elastic/elastic-agent-libs v0.9.12
github.com/elastic/elastic-agent-system-metrics v0.10.2
Expand Down
5 changes: 2 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ github.com/elastic/apm-aggregation v1.0.1 h1:t4VKR6axu620Y9CtQE9kmZZcx+3BlfnqGyw
github.com/elastic/apm-aggregation v1.0.1/go.mod h1:hmRuhkV01qMHk/Eu3xe9W/cNtBcRVf0DpFf9USVAE2Y=
github.com/elastic/apm-data v1.3.0 h1:LGnllv0DOZ3MGPh4jp6xDVdHFOsMS5BmEW2/VTZZPkI=
github.com/elastic/apm-data v1.3.0/go.mod h1:/S25s5gRKx3saJzoUvkQv4nFdfngnJtuPSHCc/xY26I=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240605182926-90f9e8f6e48e h1:VhKIR570nk/poPxmkg6E88OswEi/2b2ZXFd1yVr+heo=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240605182926-90f9e8f6e48e/go.mod h1:o3pu3RnCw8fCPlPuD7Z53gbyI+eXMrshqhY/sxbfR3E=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240611205108-f8aedce38831 h1:p87Q4EA6TnuGEF5eCxWtGYr720qMEXBmiX7/Jxp4pJw=
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240611205108-f8aedce38831/go.mod h1:oW5RE5CF9N/6G/BVLBmlfJ4K/5LNoeZYunpplmznE0g=
github.com/elastic/elastic-agent-autodiscover v0.7.0 h1:FCrHXh5AZGrPlpAx8kBu/s/guw9d/EXt+GKlFCnrgsc=
github.com/elastic/elastic-agent-autodiscover v0.7.0/go.mod h1:zLf0SDdQXisVZxzXPxKXdj3Fa+H4bsu4HHbTEQImDz8=
github.com/elastic/elastic-agent-client/v7 v7.11.0 h1:YpkFQyE3qPnVai2a2NiKTMpBXXmPcHRV86AtW7LdpA8=
Expand Down Expand Up @@ -200,7 +200,6 @@ github.com/gogo/googleapis v1.4.1 h1:1Yx4Myt7BxzvUr5ldGSbwYiZG6t9wGBZ+8/fX3Wvtq0
github.com/gogo/googleapis v1.4.1/go.mod h1:2lpHqI5OcWCtVElxXnPt+s8oJvMpySlOyM6xDCrzib4=
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
github.com/golang-jwt/jwt v3.2.1+incompatible h1:73Z+4BJcrTC+KczS6WvTPvRGOp1WmfEP4Q1lOd9Z/+c=
github.com/golang-jwt/jwt/v5 v5.0.0 h1:1n1XNM9hk7O9mnQoNBGolZvzebBQ7p93ULHRc28XJUE=
github.com/golang-jwt/jwt/v5 v5.0.0/go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk=
github.com/golang/protobuf v1.3.1/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
Expand Down

0 comments on commit 89586e7

Please sign in to comment.