aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-28 15:37:48 +0000
committerGitHub <noreply@github.com>2022-03-28 15:37:48 +0000
commitd525a57bf34dd11008edb3f318eebcb7071529b7 (patch)
treecc20cb2331aa24b42ad7cf2842227684743325e4 /go.mod
parent93615b2a49b6510e6108a784b54be7d16719d730 (diff)
downloadseaweedfs-d525a57bf34dd11008edb3f318eebcb7071529b7.tar.xz
seaweedfs-d525a57bf34dd11008edb3f318eebcb7071529b7.zip
Bump github.com/OneOfOne/xxhash from 1.2.2 to 1.2.8
Bumps [github.com/OneOfOne/xxhash](https://github.com/OneOfOne/xxhash) from 1.2.2 to 1.2.8. - [Release notes](https://github.com/OneOfOne/xxhash/releases) - [Commits](https://github.com/OneOfOne/xxhash/compare/v1.2.2...v1.2.8) --- updated-dependencies: - dependency-name: github.com/OneOfOne/xxhash 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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 471d9b6ca..b29c74330 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