Skip to content

Commit bc8d9de

Browse files
Update module github.com/klauspost/compress to v1.19.1
1 parent c823638 commit bc8d9de

6 files changed

Lines changed: 9 additions & 9 deletions

File tree

config/confighttp/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.25.0
44

55
require (
66
github.com/golang/snappy v1.0.0
7-
github.com/klauspost/compress v1.19.0
7+
github.com/klauspost/compress v1.19.1
88
github.com/pierrec/lz4/v4 v4.1.27
99
github.com/rs/cors v1.11.1
1010
github.com/stretchr/testify v1.11.1

config/confighttp/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ go 1.25.0
1212

1313
require (
1414
github.com/golang/snappy v1.0.0
15-
github.com/klauspost/compress v1.19.0
15+
github.com/klauspost/compress v1.19.1
1616
github.com/stretchr/testify v1.11.1
1717
google.golang.org/genproto/googleapis/rpc v0.0.0-20260414002931-afd174a4e478
1818
google.golang.org/grpc v1.82.0

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

receiver/otlpreceiver/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module go.opentelemetry.io/collector/receiver/otlpreceiver
33
go 1.25.0
44

55
require (
6-
github.com/klauspost/compress v1.19.0
6+
github.com/klauspost/compress v1.19.1
77
github.com/stretchr/testify v1.11.1
88
go.opentelemetry.io/collector v0.156.0
99
go.opentelemetry.io/collector/component v1.62.0

receiver/otlpreceiver/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)