File tree 5 files changed +8
-8
lines changed
5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -460,11 +460,11 @@ SOFTWARE
460
460
461
461
--------------------------------------------------------------------------------
462
462
Dependency : github.com/elastic/elastic-agent-libs
463
- Version: v0.9.4
463
+ Version: v0.9.5
464
464
Licence type (autodetected): Apache-2.0
465
465
--------------------------------------------------------------------------------
466
466
467
- Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.9.4 /LICENSE:
467
+ Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.9.5 /LICENSE:
468
468
469
469
Apache License
470
470
Version 2.0, January 2004
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/Pallinder/go-randomdata v1.2.0
7
7
github.com/dgraph-io/ristretto v0.1.1
8
8
github.com/elastic/elastic-agent-client/v7 v7.8.1
9
- github.com/elastic/elastic-agent-libs v0.9.4
9
+ github.com/elastic/elastic-agent-libs v0.9.5
10
10
github.com/elastic/elastic-agent-system-metrics v0.9.2
11
11
github.com/elastic/go-elasticsearch/v8 v8.13.1
12
12
github.com/elastic/go-ucfg v0.8.8
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkp
30
30
github.com/dustin/go-humanize v1.0.1 /go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto =
31
31
github.com/elastic/elastic-agent-client/v7 v7.8.1 h1:J9wZc/0mUvSEok0X5iR5+n60Jgb+AWooKddb3XgPWqM =
32
32
github.com/elastic/elastic-agent-client/v7 v7.8.1 /go.mod h1:axl1nkdqc84YRFkeJGD9jExKNPUrOrzf3DFo2m653nY =
33
- github.com/elastic/elastic-agent-libs v0.9.4 h1:I6c1NAj3grJ1YZgo+U04w0csMAWGIn6eZTb23Z5MbAI =
34
- github.com/elastic/elastic-agent-libs v0.9.4 /go.mod h1:SkMnpLm+tXybBrIWK6f3rcOhrDIztLbYCV46m8gwc8g =
33
+ github.com/elastic/elastic-agent-libs v0.9.5 h1:zHlQAohjyuKmH4N79Lzs9lXLaLJad37CkSly/8hNzfg =
34
+ github.com/elastic/elastic-agent-libs v0.9.5 /go.mod h1:h+izqYohdAEdb3OywTLvrrw7Yon5jiiP8N/F5NgDgBQ =
35
35
github.com/elastic/elastic-agent-system-metrics v0.9.2 h1:/tvTKOt55EerU0WwGFoDhBlyWLgxyv7d8xCbny0bciw =
36
36
github.com/elastic/elastic-agent-system-metrics v0.9.2 /go.mod h1:VfJnKw4Jqrd9ddljXCwaGKJgN+7ADyyGk089NaXVsf0 =
37
37
github.com/elastic/elastic-transport-go/v8 v8.5.0 h1:v5membAl7lvQgBTexPRDBO/RdnlQX+FM9fUVDyXxvH0 =
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ require (
31
31
github.com/docker/distribution v2.8.2+incompatible // indirect
32
32
github.com/docker/go-connections v0.4.0 // indirect
33
33
github.com/docker/go-units v0.5.0 // indirect
34
- github.com/elastic/elastic-agent-libs v0.9.4 // indirect
34
+ github.com/elastic/elastic-agent-libs v0.9.5 // indirect
35
35
github.com/gogo/protobuf v1.3.2 // indirect
36
36
github.com/golang/protobuf v1.5.4 // indirect
37
37
github.com/google/uuid v1.6.0 // indirect
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4
37
37
github.com/docker/go-units v0.5.0 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
38
38
github.com/elastic/elastic-agent-client/v7 v7.8.1 h1:J9wZc/0mUvSEok0X5iR5+n60Jgb+AWooKddb3XgPWqM =
39
39
github.com/elastic/elastic-agent-client/v7 v7.8.1 /go.mod h1:axl1nkdqc84YRFkeJGD9jExKNPUrOrzf3DFo2m653nY =
40
- github.com/elastic/elastic-agent-libs v0.9.4 h1:I6c1NAj3grJ1YZgo+U04w0csMAWGIn6eZTb23Z5MbAI =
41
- github.com/elastic/elastic-agent-libs v0.9.4 /go.mod h1:SkMnpLm+tXybBrIWK6f3rcOhrDIztLbYCV46m8gwc8g =
40
+ github.com/elastic/elastic-agent-libs v0.9.5 h1:zHlQAohjyuKmH4N79Lzs9lXLaLJad37CkSly/8hNzfg =
41
+ github.com/elastic/elastic-agent-libs v0.9.5 /go.mod h1:h+izqYohdAEdb3OywTLvrrw7Yon5jiiP8N/F5NgDgBQ =
42
42
github.com/gofrs/uuid v4.4.0+incompatible h1:3qXRTX8/NbyulANqlc0lchS1gqAVxRgsuW1YrTJupqA =
43
43
github.com/gofrs/uuid v4.4.0+incompatible /go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM =
44
44
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
You can’t perform that action at this time.
0 commit comments