Skip to content

Commit adc8199

Browse files
committed
🔖 Release v3.1.18
1 parent 163058a commit adc8199

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

kernel/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ require (
5656
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
5757
github.com/sashabaranov/go-openai v1.29.1
5858
github.com/shirou/gopsutil/v4 v4.24.11
59-
github.com/siyuan-note/dejavu v0.0.0-20241231011738-c81535c57327
59+
github.com/siyuan-note/dejavu v0.0.0-20241231012438-1b3b69c32ca8
6060
github.com/siyuan-note/encryption v0.0.0-20231219001248-1e028a4d13b4
6161
github.com/siyuan-note/eventbus v0.0.0-20240627125516-396fdb0f0f97
6262
github.com/siyuan-note/filelock v0.0.0-20241212013445-c66518cdacfa

kernel/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -363,8 +363,8 @@ github.com/shopspring/decimal v1.4.0/go.mod h1:gawqmDU56v4yIKSwfBSFip1HdCCXN8/+D
363363
github.com/shurcooL/gofontwoff v0.0.0-20181114050219-180f79e6909d h1:lvCTyBbr36+tqMccdGMwuEU+hjux/zL6xSmf5S9ITaA=
364364
github.com/shurcooL/gofontwoff v0.0.0-20181114050219-180f79e6909d/go.mod h1:05UtEgK5zq39gLST6uB0cf3NEHjETfB4Fgr3Gx5R9Vw=
365365
github.com/simplereach/timeutils v1.2.0/go.mod h1:VVbQDfN/FHRZa1LSqcwo4kNZ62OOyqLLGQKYB3pB0Q8=
366-
github.com/siyuan-note/dejavu v0.0.0-20241231011738-c81535c57327 h1:Yg1QKXeh087tubQPdTwFWVZyURdooBeY6eOEcJ4dIX8=
367-
github.com/siyuan-note/dejavu v0.0.0-20241231011738-c81535c57327/go.mod h1:MzsX91uilsrKqH97iXH9A155rZaaCtvQDPusjnmqU4I=
366+
github.com/siyuan-note/dejavu v0.0.0-20241231012438-1b3b69c32ca8 h1:76sEch+YA/zAeTGnqUOZNQOQoua+2LGNPxi0zLxzfsg=
367+
github.com/siyuan-note/dejavu v0.0.0-20241231012438-1b3b69c32ca8/go.mod h1:MzsX91uilsrKqH97iXH9A155rZaaCtvQDPusjnmqU4I=
368368
github.com/siyuan-note/encryption v0.0.0-20231219001248-1e028a4d13b4 h1:kJaw5L/evyW6LcB9IQT8PR4ppx8JVqOFP9Ix3rfwSrc=
369369
github.com/siyuan-note/encryption v0.0.0-20231219001248-1e028a4d13b4/go.mod h1:UYcCCY+0wh+GmUoDOaO63j1sV5lgy7laLAk1XhEiUis=
370370
github.com/siyuan-note/eventbus v0.0.0-20240627125516-396fdb0f0f97 h1:lM5v8BfNtbOL5jYwhCdMYBcYtr06IYBKjjSLAPMKTM8=

0 commit comments

Comments
 (0)