summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorJakob Borg <jakob@kastelo.net>2020-04-01 21:16:15 +0200
committerJakob Borg <jakob@kastelo.net>2020-04-01 21:16:15 +0200
commit0d919bd79c6387b6dfccaf8fd3cedd0e49312e4f (patch)
tree947d6328f228c5757356fa9df096b5e14e32580e /go.mod
parentf91e90a94fa51b908d39f823b183f751ab6da98a (diff)
Revert "go.mod: Use github.com/twmb/murmur3 for murmur3"
"I shall not commit to master without testing all architectures on the builder" * 100 on the black board
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 25e048da95..efa590bc54 100644
--- a/go.mod
+++ b/go.mod
@@ -52,4 +52,4 @@ require (
go 1.13
// https://github.com/spaolacci/murmur3/pull/30
-replace github.com/spaolacci/murmur3 v1.1.0 => github.com/twmb/murmur3 v1.1.2
+replace github.com/spaolacci/murmur3 v1.1.0 => github.com/calmh/murmur3 v1.1.1-0.20200226160057-74e9af8f47ac