diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-06-14 10:12:46 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-14 10:12:46 +0000 |
| commit | bfc686409bf0047d3c03898c138e23487484f674 (patch) | |
| tree | 743166e29a4799b4b5c6e44d169b672d95676e97 /go.mod | |
| parent | d6a3c8d40148e7226e6549f120a0c7b6bf492c49 (diff) | |
Bump github.com/DataDog/zstd from 1.5.0 to 1.5.2
Bumps [github.com/DataDog/zstd](https://github.com/DataDog/zstd) from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/DataDog/zstd/releases)
- [Commits](https://github.com/DataDog/zstd/compare/v1.5.0...v1.5.2)
---
updated-dependencies:
- dependency-name: github.com/DataDog/zstd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ module github.com/mimecast/dtail go 1.17 require ( - github.com/DataDog/zstd v1.5.0 + github.com/DataDog/zstd v1.5.2 golang.org/x/crypto v0.0.0-20220214200702-86341886e292 ) |
