Skip to content

Commit

Permalink
Fix the possible loss of precision when the key is Uint64 or Int64
Browse files Browse the repository at this point in the history
  • Loading branch information
jdhxyy committed Mar 16, 2021
1 parent 22b606c commit 190cbbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,4 +1,4 @@
module github.com/huandu/skiplist
module github.com/jdhxyy/skiplist

go 1.12

Expand Down

0 comments on commit 190cbbe

Please sign in to comment.