diff options
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.18 require ( - github.com/DataDog/zstd v1.5.2 + github.com/DataDog/zstd v1.5.5 golang.org/x/crypto v0.7.0 ) |
