File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ require (
53
53
github.com/dustin/go-humanize v1.0.1 // indirect
54
54
github.com/elastic/elastic-transport-go/v8 v8.6.1 // indirect
55
55
github.com/elastic/go-structform v0.0.12 // indirect
56
- github.com/elastic/go-sysinfo v1.15.0 // indirect
56
+ github.com/elastic/go-sysinfo v1.15.1 // indirect
57
57
github.com/elastic/go-windows v1.0.2 // indirect
58
58
github.com/elastic/gosigar v0.14.3 // indirect
59
59
github.com/elastic/pkcs8 v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ github.com/elastic/go-elasticsearch/v8 v8.17.0 h1:e9cWksE/Fr7urDRmGPGp47Nsp4/mvN
43
43
github.com/elastic/go-elasticsearch/v8 v8.17.0 /go.mod h1:lGMlgKIbYoRvay3xWBeKahAiJOgmFDsjZC39nmO3H64 =
44
44
github.com/elastic/go-structform v0.0.12 h1:HXpzlAKyej8T7LobqKDThUw7BMhwV6Db24VwxNtgxCs =
45
45
github.com/elastic/go-structform v0.0.12 /go.mod h1:CZWf9aIRYY5SuKSmOhtXScE5uQiLZNqAFnwKR4OrIM4 =
46
- github.com/elastic/go-sysinfo v1.15.0 h1:54pRFlAYUlVNQ2HbXzLVZlV+fxS7Eax49stzg95M4Xw =
47
- github.com/elastic/go-sysinfo v1.15.0 /go.mod h1:jPSuTgXG+dhhh0GKIyI2Cso+w5lPJ5PvVqKlL8LV/Hk =
46
+ github.com/elastic/go-sysinfo v1.15.1 h1:zBmTnFEXxIQ3iwcQuk7MzaUotmKRp3OabbbWM8TdzIQ =
47
+ github.com/elastic/go-sysinfo v1.15.1 /go.mod h1:jPSuTgXG+dhhh0GKIyI2Cso+w5lPJ5PvVqKlL8LV/Hk =
48
48
github.com/elastic/go-ucfg v0.8.8 h1:54KIF/2zFKfl0MzsSOCGOsZ3O2bnjFQJ0nDJcLhviyk =
49
49
github.com/elastic/go-ucfg v0.8.8 /go.mod h1:4E8mPOLSUV9hQ7sgLEJ4bvt0KhMuDJa8joDT2QGAEKA =
50
50
github.com/elastic/go-windows v1.0.2 h1:yoLLsAsV5cfg9FLhZ9EXZ2n2sQFKeDYrHenkcivY4vI =
You can’t perform that action at this time.
0 commit comments