Skip to content

Commit

Permalink
⬆️ Upgrade kernel deps
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed Feb 1, 2025
1 parent cb2dd26 commit a45ac25
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions kernel/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@ require (
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
github.com/sashabaranov/go-openai v1.36.1
github.com/shirou/gopsutil/v4 v4.25.1
github.com/siyuan-note/dejavu v0.0.0-20250117095729-28aafee3d129
github.com/siyuan-note/dejavu v0.0.0-20250201041201-1f3255a3e0ed
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
github.com/siyuan-note/httpclient v0.0.0-20250117095608-db68228420f3
github.com/siyuan-note/httpclient v0.0.0-20250201040635-de8cdda2c47f
github.com/siyuan-note/logging v0.0.0-20241218085028-6514639a9742
github.com/siyuan-note/riff v0.0.0-20241217095231-017015753318
github.com/spf13/cast v1.7.1
Expand Down
8 changes: 4 additions & 4 deletions kernel/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -373,16 +373,16 @@ 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-20250117095729-28aafee3d129 h1:s8OR88L6clsN97w1FutUroU6EC2b+taiNYWEvHDWD3s=
github.com/siyuan-note/dejavu v0.0.0-20250117095729-28aafee3d129/go.mod h1:MyImCLwBRqWvbvXBH+YnSepMtYC2rgvyH7B/ep7V8yU=
github.com/siyuan-note/dejavu v0.0.0-20250201041201-1f3255a3e0ed h1:unR1Yk3YJ3CGqo5ZJVX2bZrgO6U3rQiAMCjVNsarmFI=
github.com/siyuan-note/dejavu v0.0.0-20250201041201-1f3255a3e0ed/go.mod h1:uth+DMgy+wSP2SJkydgx92e8TlTTlFpFoLy4lf5eI1U=
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=
github.com/siyuan-note/eventbus v0.0.0-20240627125516-396fdb0f0f97/go.mod h1:1/nGgthl89FPA7GzAcEWKl6zRRnfgyTjzLZj9bW7kuw=
github.com/siyuan-note/filelock v0.0.0-20241212013445-c66518cdacfa h1:NM/0m8/hmFZGo0v+xNnjEeoqTtZShcVadWS0WYah+yI=
github.com/siyuan-note/filelock v0.0.0-20241212013445-c66518cdacfa/go.mod h1:OmJuq0Dm+S8I713lmfmZNFwtQ/o4mdZHSfsEra39lfY=
github.com/siyuan-note/httpclient v0.0.0-20250117095608-db68228420f3 h1:a3arCZeqqIMpINn0vro2i3eYLYMwuEd1JkPGMd5nPUg=
github.com/siyuan-note/httpclient v0.0.0-20250117095608-db68228420f3/go.mod h1:JfsPP/EbEKaCtnfHBT174Z5j2I0Qb+y/WkYZAOS67Sw=
github.com/siyuan-note/httpclient v0.0.0-20250201040635-de8cdda2c47f h1:34G1IurFxROQ0jyG97LLM2qKYBkvoGeAqg2Yay5W7+U=
github.com/siyuan-note/httpclient v0.0.0-20250201040635-de8cdda2c47f/go.mod h1:MKv3exxHkwSxOOK75IU8DQNJc/hMkgNxvZ766PGHIdw=
github.com/siyuan-note/logging v0.0.0-20241218085028-6514639a9742 h1:PPiRvQDZ6bhXqvQRkOLNyNICZ/gvDuDide6gswoGsAg=
github.com/siyuan-note/logging v0.0.0-20241218085028-6514639a9742/go.mod h1:uszawhOtHHcCLZN7CZDM40J/IiwprO2lJZP4Nf4FJ14=
github.com/siyuan-note/riff v0.0.0-20241217095231-017015753318 h1:f85tgE/sYxCOvJSwmKlsVJO5NSSMsScZDJ+dhK0V+1o=
Expand Down

0 comments on commit a45ac25

Please sign in to comment.