mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 16:59:22 +02:00
chore(deps): update module contrib.go.opencensus.io/exporter/jaeger to v0.2.1
This commit is contained in:
parent
ea99b71de7
commit
04696daff2
2 changed files with 4 additions and 2 deletions
3
go.mod
3
go.mod
|
@ -3,7 +3,7 @@ module github.com/pomerium/pomerium
|
|||
go 1.14
|
||||
|
||||
require (
|
||||
contrib.go.opencensus.io/exporter/jaeger v0.2.0
|
||||
contrib.go.opencensus.io/exporter/jaeger v0.2.1
|
||||
contrib.go.opencensus.io/exporter/prometheus v0.2.0
|
||||
contrib.go.opencensus.io/exporter/zipkin v0.1.1
|
||||
github.com/btcsuite/btcutil v1.0.2
|
||||
|
@ -55,7 +55,6 @@ require (
|
|||
github.com/spf13/viper v1.7.0
|
||||
github.com/stretchr/testify v1.6.1
|
||||
github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
|
||||
github.com/uber/jaeger-client-go v2.20.1+incompatible // indirect
|
||||
go.opencensus.io v0.22.4
|
||||
golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de
|
||||
golang.org/x/net v0.0.0-20200707034311-ab3426394381
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue