We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed6ea0e commit 3e853d9Copy full SHA for 3e853d9
1 file changed
go.mod
@@ -2,7 +2,7 @@ module github.com/bootjp/go-kvlib
2
3
go 1.23
4
5
-toolchain go1.25.5
+toolchain go1.26.3
6
7
require (
8
github.com/spaolacci/murmur3 v1.1.0
0 commit comments