1 parent 8fbd351 commit 0ebe12dCopy full SHA for 0ebe12d
2 files changed
CHANGELOG
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+- v1.3.55
4
+ - UPGRADE GO TOOLCHAIN TO 1.24.x (1.24.5)
5
+ - upgrade deps
6
+
7
- v1.3.53
8
- upgrade deps
9
doc.go
@@ -109,4 +109,4 @@
109
// - https://github.com/hedzr/store
110
package store
111
112
-const Version = "v1.3.53" // Version of libs.store
+const Version = "v1.3.55" // Version of libs.store
0 commit comments