We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca9a8d1 commit fd17b88Copy full SHA for fd17b88
exporter/alibabacloudlogserviceexporter/go.mod
@@ -25,7 +25,8 @@ require (
25
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
26
github.com/cespare/xxhash/v2 v2.3.0 // indirect
27
github.com/davecgh/go-spew v1.1.1 // indirect
28
- github.com/go-kit/kit v0.10.0 // indirect
+ github.com/go-kit/kit v0.12.0 // indirect
29
+ github.com/go-kit/log v0.2.1 // indirect
30
github.com/go-logfmt/logfmt v0.5.1 // indirect
31
github.com/go-logr/logr v1.4.2 // indirect
32
github.com/go-logr/stdr v1.2.2 // indirect
0 commit comments