We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 027188b commit 510418bCopy full SHA for 510418b
example/hset-struct/go.mod
@@ -10,6 +10,6 @@ require (
10
)
11
12
require (
13
- github.com/cespare/xxhash/v2 v2.3.0 // indirect
+ github.com/cespare/xxhash/v2 v2.2.0 // indirect
14
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
15
0 commit comments