File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -691,11 +691,11 @@ SOFTWARE
691
691
692
692
--------------------------------------------------------------------------------
693
693
Dependency : github.com/elastic/elastic-agent-libs
694
- Version: v0.18.10
694
+ Version: v0.18.11
695
695
Licence type (autodetected): Apache-2.0
696
696
--------------------------------------------------------------------------------
697
697
698
- Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.18.10 /LICENSE:
698
+ Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.18.11 /LICENSE:
699
699
700
700
Apache License
701
701
Version 2.0, January 2004
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
33
33
github.com/distribution/reference v0.5.0 // indirect
34
34
github.com/docker/go-connections v0.5.0 // indirect
35
35
github.com/docker/go-units v0.5.0 // indirect
36
- github.com/elastic/elastic-agent-libs v0.18.10 // indirect
36
+ github.com/elastic/elastic-agent-libs v0.18.11 // indirect
37
37
github.com/felixge/httpsnoop v1.0.4 // indirect
38
38
github.com/go-logr/logr v1.4.2 // indirect
39
39
github.com/go-logr/stdr v1.2.2 // indirect
Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4
39
39
github.com/docker/go-units v0.5.0 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
40
40
github.com/elastic/elastic-agent-client/v7 v7.17.1 h1:ORCDXzFs1JyhI5neWbTAPWCwaFi+BtKojSLiCpaAbf0 =
41
41
github.com/elastic/elastic-agent-client/v7 v7.17.1 /go.mod h1:jzDEz8agLzinQEbEgLOuVM3wl6SoMybHnarQBTN1wYM =
42
- github.com/elastic/elastic-agent-libs v0.18.10 h1:ZmO8ihcWhULEyUA+9WyQR5W1+wxkTPOGiwLlqPy7s7I =
43
- github.com/elastic/elastic-agent-libs v0.18.10 /go.mod h1:Repx7BMzE1v/gTipPogNIQeEnSGwOWGBC63h7h9c5aM =
42
+ github.com/elastic/elastic-agent-libs v0.18.11 h1:3R/JsYUHSohfJA37d4A2EUxbiv83UVMY4sepoX6/DoI =
43
+ github.com/elastic/elastic-agent-libs v0.18.11 /go.mod h1:Repx7BMzE1v/gTipPogNIQeEnSGwOWGBC63h7h9c5aM =
44
44
github.com/elastic/go-sysinfo v1.15.1 h1:zBmTnFEXxIQ3iwcQuk7MzaUotmKRp3OabbbWM8TdzIQ =
45
45
github.com/elastic/go-sysinfo v1.15.1 /go.mod h1:jPSuTgXG+dhhh0GKIyI2Cso+w5lPJ5PvVqKlL8LV/Hk =
46
46
github.com/elastic/go-ucfg v0.8.8 h1:54KIF/2zFKfl0MzsSOCGOsZ3O2bnjFQJ0nDJcLhviyk =
You can’t perform that action at this time.
0 commit comments