This repository was archived by the owner on Mar 3, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ require (
6565 golang.org/x/sys v0.0.0-20210220050731-9a76102bfb43
6666)
6767
68- replace go.opentelemetry.io/collector => github.com/SumoLogic/opentelemetry-collector v0.16.0 -sumo
68+ replace go.opentelemetry.io/collector => github.com/SumoLogic/opentelemetry-collector v0.16.2 -sumo
6969
7070// Replace references to modules that are in this repository with their relateive paths
7171// so that we always build with current (latest) version of the source code.
Original file line number Diff line number Diff line change @@ -142,6 +142,10 @@ github.com/Showmax/go-fqdn v1.0.0/go.mod h1:SfrFBzmDCtCGrnHhoDjuvFnKsWjEQX/Q9ARZ
142142github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 /go.mod h1:3eOhrUMpNV+6aFIbp5/iudMxNCF27Vw2OZgy4xEx0Fg =
143143github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d h1:G0m3OIz70MZUWq3EgK3CesDbo8upS2Vm9/P3FtgI+Jk =
144144github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d /go.mod h1:3eOhrUMpNV+6aFIbp5/iudMxNCF27Vw2OZgy4xEx0Fg =
145+ github.com/SumoLogic/opentelemetry-collector v0.16.0-sumo h1:uK+fq9Sr48FgfhI7a9VLu6Oq8F0XnznrGtuxeOVMIt0 =
146+ github.com/SumoLogic/opentelemetry-collector v0.16.0-sumo /go.mod h1:xNZjorr8GTcoi4AZ2iFYHGmx+xgE1Ue/oJI+pxKkdjA =
147+ github.com/SumoLogic/opentelemetry-collector v0.16.2-sumo h1:zGlk0qGOEXGND6Fv01oP5BUk/7qO2Cqo+q8d6kT1XE4 =
148+ github.com/SumoLogic/opentelemetry-collector v0.16.2-sumo /go.mod h1:xNZjorr8GTcoi4AZ2iFYHGmx+xgE1Ue/oJI+pxKkdjA =
145149github.com/VividCortex/gohistogram v1.0.0 h1:6+hBz+qvs0JOrrNhhmR7lFxo5sINxBCGXrdtl/UvroE =
146150github.com/VividCortex/gohistogram v1.0.0 /go.mod h1:Pf5mBqqDxYaXu3hDrrU+w6nw50o/4+TcAqDqk/vUH7g =
147151github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5 /go.mod h1:SkGFH1ia65gfNATL8TAiHDNxPzPdmEL5uirI2Uyuz6c =
You can’t perform that action at this time.
0 commit comments