Skip to content

Commit 6b99c20

Browse files
Update module github.com/aliyun/aliyun-log-go-sdk to v0.1.98
1 parent 6789e61 commit 6b99c20

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

exporter/alibabacloudlogserviceexporter/go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/alibab
33
go 1.23.0
44

55
require (
6-
github.com/aliyun/aliyun-log-go-sdk v0.1.83
6+
github.com/aliyun/aliyun-log-go-sdk v0.1.98
77
github.com/gogo/protobuf v1.3.2
88
github.com/open-telemetry/opentelemetry-collector-contrib/internal/coreinternal v0.121.0
99
github.com/stretchr/testify v1.10.0
@@ -42,7 +42,7 @@ require (
4242
github.com/mitchellh/reflectwalk v1.0.2 // indirect
4343
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
4444
github.com/modern-go/reflect2 v1.0.2 // indirect
45-
github.com/pierrec/lz4 v2.6.0+incompatible // indirect
45+
github.com/pierrec/lz4/v4 v4.1.22 // indirect
4646
github.com/pkg/errors v0.9.1 // indirect
4747
github.com/pmezard/go-difflib v1.0.0 // indirect
4848
go.opentelemetry.io/auto/sdk v1.1.0 // indirect

exporter/alibabacloudlogserviceexporter/go.sum

+4-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)