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 @@ -8783,11 +8783,11 @@ SOFTWARE.
8783
8783
8784
8784
--------------------------------------------------------------------------------
8785
8785
Dependency : github.com/elastic/elastic-transport-go/v8
8786
- Version: v8.6.0
8786
+ Version: v8.6.1
8787
8787
Licence type (autodetected): Apache-2.0
8788
8788
--------------------------------------------------------------------------------
8789
8789
8790
- Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-transport-go/v8@v8.6.0 /LICENSE:
8790
+ Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-transport-go/v8@v8.6.1 /LICENSE:
8791
8791
8792
8792
Apache License
8793
8793
Version 2.0, January 2004
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ require (
50
50
github.com/cespare/xxhash/v2 v2.3.0 // indirect
51
51
github.com/davecgh/go-spew v1.1.1 // indirect
52
52
github.com/dustin/go-humanize v1.0.1 // indirect
53
- github.com/elastic/elastic-transport-go/v8 v8.6.0 // indirect
53
+ github.com/elastic/elastic-transport-go/v8 v8.6.1 // indirect
54
54
github.com/elastic/go-structform v0.0.12 // indirect
55
55
github.com/elastic/go-sysinfo v1.14.2 // indirect
56
56
github.com/elastic/go-windows v1.0.2 // indirect
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ github.com/elastic/elastic-agent-libs v0.14.0 h1:a2kCeIBMeJ8U5UIIMB8JyW2C8J7ocK7
37
37
github.com/elastic/elastic-agent-libs v0.14.0 /go.mod h1:5CR02awPrBr+tfmjBBK+JI+dMmHNQjpVY24J0wjbC7M =
38
38
github.com/elastic/elastic-agent-system-metrics v0.11.3 h1:LDzRwP8kxvsYEtMDgMSKZs1TgPcSEukit+/EAP5Y28A =
39
39
github.com/elastic/elastic-agent-system-metrics v0.11.3 /go.mod h1:saqLKe9fuyuAo6IADAnnuy1kaBI7VNlxfwMo8KzSRyQ =
40
- github.com/elastic/elastic-transport-go/v8 v8.6.0 h1:Y2S/FBjx1LlCv5m6pWAF2kDJAHoSjSRSJCApolgfthA =
41
- github.com/elastic/elastic-transport-go/v8 v8.6.0 /go.mod h1:YLHer5cj0csTzNFXoNQ8qhtGY1GTvSqPnKWKaqQE3Hk =
40
+ github.com/elastic/elastic-transport-go/v8 v8.6.1 h1:h2jQRqH6eLGiBSN4eZbQnJLtL4bC5b4lfVFRjw2R4e4 =
41
+ github.com/elastic/elastic-transport-go/v8 v8.6.1 /go.mod h1:YLHer5cj0csTzNFXoNQ8qhtGY1GTvSqPnKWKaqQE3Hk =
42
42
github.com/elastic/go-elasticsearch/v8 v8.15.0 h1:IZyJhe7t7WI3NEFdcHnf6IJXqpRf+8S8QWLtZYYyBYk =
43
43
github.com/elastic/go-elasticsearch/v8 v8.15.0 /go.mod h1:HCON3zj4btpqs2N1jjsAy4a/fiAul+YBP00mBH4xik8 =
44
44
github.com/elastic/go-structform v0.0.12 h1:HXpzlAKyej8T7LobqKDThUw7BMhwV6Db24VwxNtgxCs =
You can’t perform that action at this time.
0 commit comments