File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/elastic/cloud-on-k8s/v2 v2.0.0-20250327073047-b624240832ae
1919 github.com/elastic/elastic-agent-autodiscover v0.9.2
2020 github.com/elastic/elastic-agent-client/v7 v7.17.2
21- github.com/elastic/elastic-agent-libs v0.20.1
21+ github.com/elastic/elastic-agent-libs v0.21.0
2222 github.com/elastic/elastic-agent-system-metrics v0.11.16
2323 github.com/elastic/elastic-transport-go/v8 v8.7.0
2424 github.com/elastic/go-elasticsearch/v8 v8.18.1
@@ -756,6 +756,3 @@ replace (
756756 github.com/insomniacslk/dhcp => github.com/elastic/dhcp v0.0.0-20200227161230-57ec251c7eb3 // indirect
757757 github.com/meraki/dashboard-api-go/v3 => github.com/tommyers-elastic/dashboard-api-go/v3 v3.0.0-20250616163611-a325b49669a4
758758)
759-
760- // Local dev replace for dev/testing purposes ONLY!
761- replace github.com/elastic/elastic-agent-libs => github.com/pchila/elastic-agent-libs v0.0.0-20250625135236-36a5aadd7019
Original file line number Diff line number Diff line change @@ -522,6 +522,8 @@ github.com/elastic/elastic-agent-autodiscover v0.9.2 h1:eBmru2v66HRRHOFf89rDl9OZ
522522github.com/elastic/elastic-agent-autodiscover v0.9.2 /go.mod h1:RNaHnOTYfNptSTQUyZYnjypxmrR5AaE6BIap/175F5c =
523523github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA =
524524github.com/elastic/elastic-agent-client/v7 v7.17.2 /go.mod h1:5irRFqp6HLqtu1S+OeY0jg8x7K6PLL+DW+PwVk1vJnk =
525+ github.com/elastic/elastic-agent-libs v0.21.0 h1:lt2Xc87Si0mea0BgRKZGZA30j8LEx57k7GAyiKmZP/8 =
526+ github.com/elastic/elastic-agent-libs v0.21.0 /go.mod h1:xSeIP3NtOIT4N2pPS4EyURmS1Q8mK0lWZ8Wd1Du6q3w =
525527github.com/elastic/elastic-agent-system-metrics v0.11.16 h1:cLjuO8pE5cUwPGWUHmy1VOERmJVDaep8gY+U4YRQ5vs =
526528github.com/elastic/elastic-agent-system-metrics v0.11.16 /go.mod h1:qiZC5p1hd8te4XVnhh7FkXdcYhxFnl5i9GJpROtf6zo =
527529github.com/elastic/elastic-transport-go/v8 v8.7.0 h1:OgTneVuXP2uip4BA658Xi6Hfw+PeIOod2rY3GVMGoVE =
@@ -1425,8 +1427,6 @@ github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FI
14251427github.com/pascaldekloe/goe v0.1.0 h1:cBOtyMzM9HTpWjXfbbunk26uA6nG3a8n06Wieeh0MwY =
14261428github.com/pascaldekloe/goe v0.1.0 /go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc =
14271429github.com/pborman/getopt v0.0.0-20170112200414-7148bc3a4c30 /go.mod h1:85jBQOZwpVEaDAr341tbn15RS4fCAsIst0qp7i8ex1o =
1428- github.com/pchila/elastic-agent-libs v0.0.0-20250625135236-36a5aadd7019 h1:j9sZOHKr/7HA0LOITnx37EBqgdCGqsfY9C0zC31CzHs =
1429- github.com/pchila/elastic-agent-libs v0.0.0-20250625135236-36a5aadd7019 /go.mod h1:xSeIP3NtOIT4N2pPS4EyURmS1Q8mK0lWZ8Wd1Du6q3w =
14301430github.com/peterbourgon/diskv v2.0.1+incompatible h1:UBdAOUP5p4RWqPBg048CAvpKN+vxiaj6gdUUzhl4XmI =
14311431github.com/peterbourgon/diskv v2.0.1+incompatible /go.mod h1:uqqh8zWWbv1HBMNONnaR/tNboyR3/BZd58JJSHlUSCU =
14321432github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5 h1:Ii+DKncOVM8Cu1Hc+ETb5K+23HdAMvESYE3ZJ5b5cMI =
You can’t perform that action at this time.
0 commit comments