Skip to content

Commit

Permalink
Updated opencensus-go-exporter-kinesis dependency (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
owais authored and Paulo Janotti committed Jan 8, 2020
1 parent 006aabe commit 4314098
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion exporter/kinesisexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.12

require (
github.com/open-telemetry/opentelemetry-collector v0.2.1-0.20191119152140-567e1046cefa
github.com/signalfx/opencensus-go-exporter-kinesis v0.4.0
github.com/signalfx/opencensus-go-exporter-kinesis v0.4.2
github.com/stretchr/testify v1.4.0
go.uber.org/zap v1.10.0
)
Expand Down
2 changes: 2 additions & 0 deletions exporter/kinesisexporter/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,8 @@ github.com/signalfx/omnition-kinesis-producer v0.4.6 h1:rs18AQ+zz7+B0akJfzJtwdrz
github.com/signalfx/omnition-kinesis-producer v0.4.6/go.mod h1:Qo5UjM14fq/eVKavLkovKbXWbNTTQwiyuADYnXoGx1I=
github.com/signalfx/opencensus-go-exporter-kinesis v0.4.0 h1:l6tnNSdU0nyRAn157IklHNPFN3LXTrs1IDm1b07wWLY=
github.com/signalfx/opencensus-go-exporter-kinesis v0.4.0/go.mod h1:moUthjX4ThpXwvVZhIGEZP5g0cOkt+dXs9pElpaaWQw=
github.com/signalfx/opencensus-go-exporter-kinesis v0.4.2 h1:euMCOJ9wQhaWQ/xehHWPsWeEHGibGn1vihg/15okcts=
github.com/signalfx/opencensus-go-exporter-kinesis v0.4.2/go.mod h1:4YEoC8CxFYfcCj9c8QAlWgbNBeUMSyfUwe4wckBCAXQ=
github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
github.com/sirupsen/logrus v1.3.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE=
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -651,6 +651,8 @@ github.com/signalfx/omnition-kinesis-producer v0.4.6 h1:rs18AQ+zz7+B0akJfzJtwdrz
github.com/signalfx/omnition-kinesis-producer v0.4.6/go.mod h1:Qo5UjM14fq/eVKavLkovKbXWbNTTQwiyuADYnXoGx1I=
github.com/signalfx/opencensus-go-exporter-kinesis v0.4.0 h1:l6tnNSdU0nyRAn157IklHNPFN3LXTrs1IDm1b07wWLY=
github.com/signalfx/opencensus-go-exporter-kinesis v0.4.0/go.mod h1:moUthjX4ThpXwvVZhIGEZP5g0cOkt+dXs9pElpaaWQw=
github.com/signalfx/opencensus-go-exporter-kinesis v0.4.2 h1:euMCOJ9wQhaWQ/xehHWPsWeEHGibGn1vihg/15okcts=
github.com/signalfx/opencensus-go-exporter-kinesis v0.4.2/go.mod h1:4YEoC8CxFYfcCj9c8QAlWgbNBeUMSyfUwe4wckBCAXQ=
github.com/signalfx/sapm-proto v0.3.0 h1:tH5+dplEX+mHp9q9PVTTA5XIwZUY6qYUwOO2yb1obH4=
github.com/signalfx/sapm-proto v0.3.0/go.mod h1:X/wS1ofuOAW+OTFhCALiHVZvihqMDiNPhzmbusWCQi8=
github.com/signalfx/thrift v0.0.0-20181211001559-3838fa316492/go.mod h1:Xv29nl9fxdk0hmeqcUHgAZZwvYrOhduNW+9qk4H+6K0=
Expand Down

0 comments on commit 4314098

Please sign in to comment.