1 parent d887af6 commit c039bb4Copy full SHA for c039bb4
2 files changed
CHANGELOG
@@ -1,5 +1,10 @@
1
# CHANGELOG
2
3
+- v1.4.3
4
+ - upgrade deps
5
+ - security patches
6
+ - move to go toolchain 1.26 - by consul & etcd
7
+
8
- v1.4.0
9
- upgrade toolchain to go1.25+
10
doc.go
@@ -109,4 +109,4 @@
109
// - https://github.com/hedzr/store
110
package store
111
112
-const Version = "v1.4.0" // Version of libs.store
+const Version = "v1.4.3" // Version of libs.store
0 commit comments