From f6ae2febebd07fd4acd7348c742b8767aa043dc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 17:59:44 +0000 Subject: Bump github.com/DataDog/zstd from 1.5.2 to 1.5.5 Bumps [github.com/DataDog/zstd](https://github.com/DataDog/zstd) from 1.5.2 to 1.5.5. - [Release notes](https://github.com/DataDog/zstd/releases) - [Commits](https://github.com/DataDog/zstd/compare/v1.5.2...v1.5.5) --- updated-dependencies: - dependency-name: github.com/DataDog/zstd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index d875085..3c8ef1e 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/mimecast/dtail go 1.18 require ( - github.com/DataDog/zstd v1.5.2 + github.com/DataDog/zstd v1.5.5 golang.org/x/crypto v0.7.0 ) -- cgit v1.2.3