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 @@ -1166,11 +1166,11 @@ SOFTWARE
1166
1166
1167
1167
--------------------------------------------------------------------------------
1168
1168
Dependency : github.com/elastic/elastic-agent-libs
1169
- Version: v0.9.6
1169
+ Version: v0.9.7
1170
1170
Licence type (autodetected): Apache-2.0
1171
1171
--------------------------------------------------------------------------------
1172
1172
1173
- Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.9.6 /LICENSE:
1173
+ Contents of probable licence file $GOMODCACHE/github.com/elastic/elastic-agent-libs@v0.9.7 /LICENSE:
1174
1174
1175
1175
Apache License
1176
1176
Version 2.0, January 2004
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
16
16
github.com/elastic/e2e-testing v1.2.1
17
17
github.com/elastic/elastic-agent-autodiscover v0.6.8
18
18
github.com/elastic/elastic-agent-client/v7 v7.8.1
19
- github.com/elastic/elastic-agent-libs v0.9.6
19
+ github.com/elastic/elastic-agent-libs v0.9.7
20
20
github.com/elastic/elastic-agent-system-metrics v0.9.2
21
21
github.com/elastic/elastic-transport-go/v8 v8.5.0
22
22
github.com/elastic/go-elasticsearch/v8 v8.13.1
Original file line number Diff line number Diff line change @@ -795,8 +795,8 @@ github.com/elastic/elastic-agent-autodiscover v0.6.8 h1:BSXz+QwjZAEt08G+T3GDGl14
795
795
github.com/elastic/elastic-agent-autodiscover v0.6.8 /go.mod h1:hFeFqneS2r4jD0/QzGkrNk0YVdN0JGh7lCWdsH7zcI4 =
796
796
github.com/elastic/elastic-agent-client/v7 v7.8.1 h1:J9wZc/0mUvSEok0X5iR5+n60Jgb+AWooKddb3XgPWqM =
797
797
github.com/elastic/elastic-agent-client/v7 v7.8.1 /go.mod h1:axl1nkdqc84YRFkeJGD9jExKNPUrOrzf3DFo2m653nY =
798
- github.com/elastic/elastic-agent-libs v0.9.6 h1:3paTd2JVkxTHH8rnlVZVrTLJgacR2l8jFr+NYHHCNio =
799
- github.com/elastic/elastic-agent-libs v0.9.6 /go.mod h1:xhHF9jeWhPzKPtEHN+epKjdiZi0bCbACLxwkp1aHMpc =
798
+ github.com/elastic/elastic-agent-libs v0.9.7 h1:LZdfxbq724Y1zAdE3COp+OIPwU8SquOCLIXpI/twcdQ =
799
+ github.com/elastic/elastic-agent-libs v0.9.7 /go.mod h1:xhHF9jeWhPzKPtEHN+epKjdiZi0bCbACLxwkp1aHMpc =
800
800
github.com/elastic/elastic-agent-system-metrics v0.9.2 h1:/tvTKOt55EerU0WwGFoDhBlyWLgxyv7d8xCbny0bciw =
801
801
github.com/elastic/elastic-agent-system-metrics v0.9.2 /go.mod h1:VfJnKw4Jqrd9ddljXCwaGKJgN+7ADyyGk089NaXVsf0 =
802
802
github.com/elastic/elastic-integration-corpus-generator-tool v0.5.0 /go.mod h1:uf9N86y+UACGybdEhZLpwZ93XHWVhsYZAA4c2T2v6YM =
You can’t perform that action at this time.
0 commit comments