File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2183,12 +2183,12 @@ Contents of probable licence file $GOMODCACHE/github.com/!azure/go-autorest/auto
21832183
21842184
21852185--------------------------------------------------------------------------------
2186- Dependency : github.com/Microsoft /go-winio
2187- Version: v0.4.15-0.20190919025122-fc70bd9a86b5
2186+ Dependency : github.com/bi-zone /go-winio
2187+ Version: v0.4.15
21882188Licence type (autodetected): MIT
21892189--------------------------------------------------------------------------------
21902190
2191- Contents of probable licence file $GOMODCACHE/github.com/!microsoft /go-winio@v0.4.15-0.20190919025122-fc70bd9a86b5 /LICENSE:
2191+ Contents of probable licence file $GOMODCACHE/github.com/bi-zone /go-winio@v0.4.15/LICENSE:
21922192
21932193The MIT License (MIT)
21942194
Original file line number Diff line number Diff line change @@ -189,6 +189,7 @@ require (
189189
190190replace (
191191 github.com/Azure/go-autorest => github.com/Azure/go-autorest v12.2.0+incompatible
192+ github.com/Microsoft/go-winio => github.com/bi-zone/go-winio v0.4.15
192193 github.com/Shopify/sarama => github.com/elastic/sarama v1.19.1-0.20200629123429-0e7b69039eec
193194 github.com/cucumber/godog => github.com/cucumber/godog v0.8.1
194195 github.com/docker/docker => github.com/docker/engine v0.0.0-20191113042239-ea84732a7725
Original file line number Diff line number Diff line change @@ -80,8 +80,6 @@ github.com/DataDog/zstd v1.4.1 h1:3oxKN3wbHibqx897utPC2LTQU4J+IHWWJO+glkAkpFM=
8080github.com/DataDog/zstd v1.4.1 /go.mod h1:1jcaCB/ufaK+sKp1NBhlGmpz41jOoPQ35bpF36t7BBo =
8181github.com/Masterminds/semver v1.4.2 h1:WBLTQ37jOCzSLtXNdoo8bNM8876KhNqOKvrlGITgsTc =
8282github.com/Masterminds/semver v1.4.2 /go.mod h1:MB6lktGJrhw8PrUyiEoblNEGEQ+RzHPF078ddwwvV3Y =
83- github.com/Microsoft/go-winio v0.4.15-0.20190919025122-fc70bd9a86b5 h1:ygIc8M6trr62pF5DucadTWGdEB4mEyvzi0e2nbcmcyA =
84- github.com/Microsoft/go-winio v0.4.15-0.20190919025122-fc70bd9a86b5 /go.mod h1:tTuCMEN+UleMWgg9dVx4Hu52b1bJo+59jBh3ajtinzw =
8583github.com/Microsoft/hcsshim v0.8.7 h1:ptnOoufxGSzauVTsdE+wMYnCWA301PdoN4xg5oRdZpg =
8684github.com/Microsoft/hcsshim v0.8.7 /go.mod h1:OHd7sQqRFrYd3RmSgbgji+ctCwkbq2wbEYNSzOYtcBQ =
8785github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46 /go.mod h1:3wb06e3pkSAbeQ52E9H9iFoQsEEwGN64994WTCIhntQ =
@@ -132,6 +130,8 @@ github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24
132130github.com/beorn7/perks v1.0.0 /go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8 =
133131github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
134132github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
133+ github.com/bi-zone/go-winio v0.4.15 h1:viLHm+U7bzIkfVHuWgc3Wp/sT5zaLoRG7XdOEy1b12w =
134+ github.com/bi-zone/go-winio v0.4.15 /go.mod h1:tTuCMEN+UleMWgg9dVx4Hu52b1bJo+59jBh3ajtinzw =
135135github.com/blakerouse/service v1.1.1-0.20200924160513-057808572ffa h1:aXHPZwx8Y5z8r+1WPylnu095usTf6QSshaHs6nVMBc0 =
136136github.com/blakerouse/service v1.1.1-0.20200924160513-057808572ffa /go.mod h1:RrJI2xn5vve/r32U5suTbeaSGoMU6GbNPoj36CVYcHc =
137137github.com/blakesmith/ar v0.0.0-20150311145944-8bd4349a67f2 h1:oMCHnXa6CCCafdPDbMh/lWRhRByN0VFLvv+g+ayx1SI =
Original file line number Diff line number Diff line change 1919- Partial extracted beat result in failure to spawn beat {issue}21718[21718]
2020- Use local temp instead of system one {pull}21883[21883]
2121- Rename monitoring index from `elastic.agent` to `elastic_agent` {pull}21932[21932]
22+ - Fix issue with named pipes on Windows 7 {pull}21931[21931]
2223
2324==== New features
2425
You can’t perform that action at this time.
0 commit comments