We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 111e67a commit 8768eb0Copy full SHA for 8768eb0
provider/go.mod
@@ -191,7 +191,7 @@ require (
191
github.com/twmb/tlscfg v1.2.1 // indirect
192
github.com/uber/jaeger-client-go v2.30.0+incompatible // indirect
193
github.com/uber/jaeger-lib v2.4.1+incompatible // indirect
194
- github.com/ulikunitz/xz v0.5.10 // indirect
+ github.com/ulikunitz/xz v0.5.15 // indirect
195
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
196
github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
197
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
0 commit comments