⬆️ Upgrade kernel dep dejavu

This commit is contained in:
Daniel 2025-02-22 10:10:42 +08:00
parent e4c3022026
commit 2b6374f59c
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 3 additions and 3 deletions

View file

@ -58,7 +58,7 @@ require (
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
github.com/sashabaranov/go-openai v1.37.0
github.com/shirou/gopsutil/v4 v4.25.1
github.com/siyuan-note/dejavu v0.0.0-20250212030218-d1f6e807449a
github.com/siyuan-note/dejavu v0.0.0-20250222015121-4b4fc7839fd6
github.com/siyuan-note/encryption v0.0.0-20231219001248-1e028a4d13b4
github.com/siyuan-note/eventbus v0.0.0-20240627125516-396fdb0f0f97
github.com/siyuan-note/filelock v0.0.0-20241212013445-c66518cdacfa

View file

@ -373,8 +373,8 @@ github.com/shopspring/decimal v1.4.0/go.mod h1:gawqmDU56v4yIKSwfBSFip1HdCCXN8/+D
github.com/shurcooL/gofontwoff v0.0.0-20181114050219-180f79e6909d h1:lvCTyBbr36+tqMccdGMwuEU+hjux/zL6xSmf5S9ITaA=
github.com/shurcooL/gofontwoff v0.0.0-20181114050219-180f79e6909d/go.mod h1:05UtEgK5zq39gLST6uB0cf3NEHjETfB4Fgr3Gx5R9Vw=
github.com/simplereach/timeutils v1.2.0/go.mod h1:VVbQDfN/FHRZa1LSqcwo4kNZ62OOyqLLGQKYB3pB0Q8=
github.com/siyuan-note/dejavu v0.0.0-20250212030218-d1f6e807449a h1:SBXLNri9h+ern9WjNOQQogQ9r3ymecBCDlyBWfCpNXA=
github.com/siyuan-note/dejavu v0.0.0-20250212030218-d1f6e807449a/go.mod h1:eoDVb24BzixSSq0VGesyS4k2xVkYrq2dr1meQp9JLNk=
github.com/siyuan-note/dejavu v0.0.0-20250222015121-4b4fc7839fd6 h1:1/51d5pKe6xvg2T8Duia9wD0R6P6dru5XtmyMJiOFBU=
github.com/siyuan-note/dejavu v0.0.0-20250222015121-4b4fc7839fd6/go.mod h1:eoDVb24BzixSSq0VGesyS4k2xVkYrq2dr1meQp9JLNk=
github.com/siyuan-note/encryption v0.0.0-20231219001248-1e028a4d13b4 h1:kJaw5L/evyW6LcB9IQT8PR4ppx8JVqOFP9Ix3rfwSrc=
github.com/siyuan-note/encryption v0.0.0-20231219001248-1e028a4d13b4/go.mod h1:UYcCCY+0wh+GmUoDOaO63j1sV5lgy7laLAk1XhEiUis=
github.com/siyuan-note/eventbus v0.0.0-20240627125516-396fdb0f0f97 h1:lM5v8BfNtbOL5jYwhCdMYBcYtr06IYBKjjSLAPMKTM8=