aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-03-28 11:29:56 -0700
committerGitHub <noreply@github.com>2022-03-28 11:29:56 -0700
commitfed9a9650156f7cebc67a9455a0ed45f7368f310 (patch)
tree35d4c288b55535468e1d4ccaad12f1f8475646ed /go.mod
parent2fdf766fe521b3a672acc20935099418b3b76d16 (diff)
parentd525a57bf34dd11008edb3f318eebcb7071529b7 (diff)
downloadseaweedfs-fed9a9650156f7cebc67a9455a0ed45f7368f310.tar.xz
seaweedfs-fed9a9650156f7cebc67a9455a0ed45f7368f310.zip
Merge pull request #2836 from chrislusf/dependabot/go_modules/github.com/OneOfOne/xxhash-1.2.8
Bump github.com/OneOfOne/xxhash from 1.2.2 to 1.2.8
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 297987f5d..7e8ec1da8 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
cloud.google.com/go/storage v1.21.0
github.com/Azure/azure-pipeline-go v0.2.3
github.com/Azure/azure-storage-blob-go v0.14.0
- github.com/OneOfOne/xxhash v1.2.2
+ github.com/OneOfOne/xxhash v1.2.8
github.com/Shopify/sarama v1.23.1
github.com/aws/aws-sdk-go v1.43.25
github.com/beorn7/perks v1.0.1 // indirect