-
- Downloads
Update module go.opencensus.io to v0.22.6
parent
73f00db5
Branches
No related tags found
... | ... | @@ -16,12 +16,16 @@ require ( |
github.com/gorilla/handlers v1.5.1 | ||
github.com/lunixbochs/struc v0.0.0-20200707160740-784aaebc1d40 | ||
github.com/miscreant/miscreant.go v0.0.0-20200214223636-26d376326b75 | ||
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect | ||
github.com/openzipkin/zipkin-go v0.2.5 | ||
github.com/pierrec/lz4 v2.0.5+incompatible // indirect | ||
github.com/prometheus/client_golang v1.9.0 | ||
github.com/russross/blackfriday/v2 v2.1.0 | ||
github.com/theckman/go-flock v0.8.0 | ||
github.com/tstranex/u2f v1.0.0 | ||
go.opencensus.io v0.22.5 | ||
go.opencensus.io v0.22.6 | ||
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad | ||
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421 // indirect | ||
golang.org/x/sync v0.0.0-20201207232520-09787c993a3a | ||
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect | ||
) |
Please register or sign in to comment