diff --git a/go.mod b/go.mod index 256e191e24..207f3b30d2 100644 --- a/go.mod +++ b/go.mod @@ -47,11 +47,11 @@ require ( github.com/aws/smithy-go v1.22.1 github.com/dgraph-io/ristretto v1.0.0 github.com/djherbis/times v1.6.0 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241130135937-ec2f4a8e70a3 + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241208211533-a64168707ade github.com/elastic/e2e-testing v1.2.3 github.com/elastic/elastic-agent-autodiscover v0.9.0 github.com/elastic/elastic-agent-client/v7 v7.17.0 - github.com/elastic/elastic-agent-libs v0.17.3 + github.com/elastic/elastic-agent-libs v0.17.4 github.com/elastic/go-licenser v0.4.2 github.com/elastic/go-ucfg v0.8.8 github.com/go-logr/zapr v1.3.0 diff --git a/go.sum b/go.sum index edcd39bce8..d4af706b03 100644 --- a/go.sum +++ b/go.sum @@ -715,16 +715,16 @@ github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3 h1:Oy0F4A github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3/go.mod h1:YvSRo5mw33fLEx1+DlK6L2VV43tJt5Eyel9n9XBcR+0= github.com/eapache/queue v1.1.0 h1:YOEu7KNc61ntiQlcEeUIoDTJ2o8mQznoNvUhiigpIqc= github.com/eapache/queue v1.1.0/go.mod h1:6eCeP0CKFpHLu8blIFXhExK/dRa7WDZfr6jVFPTqq+I= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241130135937-ec2f4a8e70a3 h1:Hr2wGD4HS1RHgh3AdVAXmZAvet2CrHnx2PPyCi6bcLc= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241130135937-ec2f4a8e70a3/go.mod h1:PXesnqjLgwNDhPV0MD8+rhePhDYlcQ5y+o5Lmnb1qI4= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241208211533-a64168707ade h1:6WY9l+BtvFE5LU4VYeGt+EE3UeuK+kUrs67Zk3hdEsA= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20241208211533-a64168707ade/go.mod h1:FyVoWNdi9A85gOud6qreNDz0P8dUKNZhklLeLIw1STg= github.com/elastic/e2e-testing v1.2.3 h1:XKF91O+Y6RcrTuNc7kMM4/HE9pvkvjASIYhEWS5XkT0= github.com/elastic/e2e-testing v1.2.3/go.mod h1:TqP9TlnqFqKqd61etWkYgb8T+RulH7vmhg7lxQw/Yag= 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= github.com/elastic/elastic-agent-client/v7 v7.17.0/go.mod h1:6h+f9QdIr3GO2ODC0Y8+aEXRwzbA5W4eV4dd/67z7nI= -github.com/elastic/elastic-agent-libs v0.17.3 h1:q79P05dhQkc5REzieVkkD9oRKrnptKY4MC6Typ+d8bc= -github.com/elastic/elastic-agent-libs v0.17.3/go.mod h1:5CR02awPrBr+tfmjBBK+JI+dMmHNQjpVY24J0wjbC7M= +github.com/elastic/elastic-agent-libs v0.17.4 h1:kWK5Kn2EQjM97yHqbeXv+cFAIti4IiI9Qj8huM+lZzE= +github.com/elastic/elastic-agent-libs v0.17.4/go.mod h1:5CR02awPrBr+tfmjBBK+JI+dMmHNQjpVY24J0wjbC7M= github.com/elastic/elastic-agent-system-metrics v0.11.4 h1:Z/8CML5RKvGpi6/QUFok1K3EriBAv2kUAXnsk8hCifk= github.com/elastic/elastic-agent-system-metrics v0.11.4/go.mod h1:TTW2ysv78uHBQ68hG8TXiaX1m6f29ZHgGWb8XONYsU8= github.com/elastic/glog v1.0.1-0.20210831205241-7d8b5c89dfc4/go.mod h1:EWib/APOK0SL3dFbYqvxE3UYd8E6s1ouQ7iEp/0LWV4=