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 @@ -51,7 +51,7 @@ require (
51
51
github.com/davecgh/go-spew v1.1.1 // indirect
52
52
github.com/dustin/go-humanize v1.0.1 // indirect
53
53
github.com/elastic/elastic-transport-go/v8 v8.6.0 // indirect
54
- github.com/elastic/go-structform v0.0.11 // indirect
54
+ github.com/elastic/go-structform v0.0.12 // indirect
55
55
github.com/elastic/go-sysinfo v1.14.1 // indirect
56
56
github.com/elastic/go-windows v1.0.2 // indirect
57
57
github.com/elastic/gosigar v0.14.3 // indirect
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ github.com/elastic/elastic-transport-go/v8 v8.6.0 h1:Y2S/FBjx1LlCv5m6pWAF2kDJAHo
43
43
github.com/elastic/elastic-transport-go/v8 v8.6.0 /go.mod h1:YLHer5cj0csTzNFXoNQ8qhtGY1GTvSqPnKWKaqQE3Hk =
44
44
github.com/elastic/go-elasticsearch/v8 v8.14.0 h1:1ywU8WFReLLcxE1WJqii3hTtbPUE2hc38ZK/j4mMFow =
45
45
github.com/elastic/go-elasticsearch/v8 v8.14.0 /go.mod h1:WRvnlGkSuZyp83M2U8El/LGXpCjYLrvlkSgkAH4O5I4 =
46
- github.com/elastic/go-structform v0.0.11 h1:3wpbA+vCZ3QtX+dyMDVYO08jmVdwJmEz6E9OHVeUYpc =
47
- github.com/elastic/go-structform v0.0.11 /go.mod h1:CZWf9aIRYY5SuKSmOhtXScE5uQiLZNqAFnwKR4OrIM4 =
46
+ github.com/elastic/go-structform v0.0.12 h1:HXpzlAKyej8T7LobqKDThUw7BMhwV6Db24VwxNtgxCs =
47
+ github.com/elastic/go-structform v0.0.12 /go.mod h1:CZWf9aIRYY5SuKSmOhtXScE5uQiLZNqAFnwKR4OrIM4 =
48
48
github.com/elastic/go-sysinfo v1.14.1 h1:BpY/Utfz75oKSpsQnbAJmmlnT3gBV9WFsopBEYgjhZY =
49
49
github.com/elastic/go-sysinfo v1.14.1 /go.mod h1:FKUXnZWhnYI0ueO7jhsGV3uQJ5hiz8OqM5b3oGyaRr8 =
50
50
github.com/elastic/go-ucfg v0.8.8 h1:54KIF/2zFKfl0MzsSOCGOsZ3O2bnjFQJ0nDJcLhviyk =
You can’t perform that action at this time.
0 commit comments