Skip to content

Commit f2ec123

Browse files
build(deps): bump github.com/DataDog/zstd from 1.4.8 to 1.5.6
Bumps [github.com/DataDog/zstd](https://github.com/DataDog/zstd) from 1.4.8 to 1.5.6. - [Release notes](https://github.com/DataDog/zstd/releases) - [Commits](DataDog/zstd@v1.4.8...v1.5.6) --- updated-dependencies: - dependency-name: github.com/DataDog/zstd dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb394dc commit f2ec123

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/aquasecurity/btfhub
33
go 1.19
44

55
require (
6-
github.com/DataDog/zstd v1.4.8
6+
github.com/DataDog/zstd v1.5.6
77
github.com/cavaliergopher/cpio v1.0.1
88
github.com/cavaliergopher/rpm v1.2.0
99
github.com/therootcompany/xz v1.0.1

go.sum

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
github.com/DataDog/zstd v1.4.8 h1:Rpmta4xZ/MgZnriKNd24iZMhGpP5dvUcs/uqfBapKZY=
21
github.com/DataDog/zstd v1.4.8/go.mod h1:g4AWEaM3yOg3HYfnJ3YIawPnVdXJh9QME85blwSAmyw=
2+
github.com/DataDog/zstd v1.5.6 h1:LbEglqepa/ipmmQJUDnSsfvA8e8IStVcGaFWDuxvGOY=
3+
github.com/DataDog/zstd v1.5.6/go.mod h1:g4AWEaM3yOg3HYfnJ3YIawPnVdXJh9QME85blwSAmyw=
34
github.com/cavaliergopher/cpio v1.0.1 h1:KQFSeKmZhv0cr+kawA3a0xTQCU4QxXF1vhU7P7av2KM=
45
github.com/cavaliergopher/cpio v1.0.1/go.mod h1:pBdaqQjnvXxdS/6CvNDwIANIFSP0xRKI16PX4xejRQc=
56
github.com/cavaliergopher/rpm v1.2.0 h1:s0h+QeVK252QFTolkhGiMeQ1f+tMeIMhGl8B1HUmGUc=

0 commit comments

Comments
 (0)