diff --git a/testing/go.mod b/testing/go.mod index 9d757a83c..b9f839f1d 100644 --- a/testing/go.mod +++ b/testing/go.mod @@ -11,7 +11,7 @@ require ( github.com/Shopify/toxiproxy/v2 v2.12.0 github.com/docker/docker v28.5.2+incompatible github.com/elastic/elastic-agent-client/v7 v7.18.0 - github.com/elastic/elastic-agent-libs v0.33.0 + github.com/elastic/elastic-agent-libs v0.33.1 github.com/elastic/fleet-server/pkg/api v0.0.0-00010101000000-000000000000 github.com/elastic/fleet-server/v7 v7.0.0-00010101000000-000000000000 github.com/gofrs/uuid/v5 v5.4.0 diff --git a/testing/go.sum b/testing/go.sum index e30954e6c..b261b76fe 100644 --- a/testing/go.sum +++ b/testing/go.sum @@ -47,8 +47,8 @@ github.com/ebitengine/purego v0.8.4 h1:CF7LEKg5FFOsASUj0+QwaXf8Ht6TlFxg09+S9wz0o github.com/ebitengine/purego v0.8.4/go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ= github.com/elastic/elastic-agent-client/v7 v7.18.0 h1:zXdoErqECfvRjj1c+1Ko4VGuUnFtJfTiC9JJz4aQCHc= github.com/elastic/elastic-agent-client/v7 v7.18.0/go.mod h1:ChFjpIfSsQOnhWT3se5Euw/o8P4Vf77FxeObE/vUfSc= -github.com/elastic/elastic-agent-libs v0.33.0 h1:DbtU5N8ETw+YII4tqSQSoJcwKC1ReFoFRmCsRNs/lZc= -github.com/elastic/elastic-agent-libs v0.33.0/go.mod h1:0xUg7alsNE/WhY9DZRIdTYW75nqSHC1octIAg//j/PQ= +github.com/elastic/elastic-agent-libs v0.33.1 h1:ncdg8Tvc1dpQ0FGa1/wm831Qq/oScdpIzNp4D7tok6Q= +github.com/elastic/elastic-agent-libs v0.33.1/go.mod h1:0xUg7alsNE/WhY9DZRIdTYW75nqSHC1octIAg//j/PQ= github.com/elastic/go-sysinfo v1.15.1 h1:zBmTnFEXxIQ3iwcQuk7MzaUotmKRp3OabbbWM8TdzIQ= github.com/elastic/go-sysinfo v1.15.1/go.mod h1:jPSuTgXG+dhhh0GKIyI2Cso+w5lPJ5PvVqKlL8LV/Hk= github.com/elastic/go-ucfg v0.9.0 h1:QRO2O8rv6oORD6N1gDc27bj2jgSdlPFW+t+Uf3MJkik=