Skip to content

Commit c039bb4

Browse files
committed
bump to v1.4.3
- upgrade deps - security patches - move to go toolchain 1.26 - by consul & etcd
1 parent d887af6 commit c039bb4

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CHANGELOG
22

3+
- v1.4.3
4+
- upgrade deps
5+
- security patches
6+
- move to go toolchain 1.26 - by consul & etcd
7+
38
- v1.4.0
49
- upgrade toolchain to go1.25+
510

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@
109109
// - https://github.com/hedzr/store
110110
package store
111111

112-
const Version = "v1.4.0" // Version of libs.store
112+
const Version = "v1.4.3" // Version of libs.store

0 commit comments

Comments
 (0)