⬆️ Upgrade kernel deps

This commit is contained in:
Daniel 2023-07-26 18:18:32 +08:00
parent f6f1f13633
commit 516f0aad7c
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 3 additions and 1 deletions

View file

@ -45,7 +45,7 @@ require (
github.com/radovskyb/watcher v1.0.7
github.com/sashabaranov/go-openai v1.14.1
github.com/shirou/gopsutil/v3 v3.23.6
github.com/siyuan-note/dejavu v0.0.0-20230726101238-8af49418073e
github.com/siyuan-note/dejavu v0.0.0-20230726101657-a7de20433ff9
github.com/siyuan-note/encryption v0.0.0-20220713091850-5ecd92177b75
github.com/siyuan-note/eventbus v0.0.0-20230702081350-6dde667e7112
github.com/siyuan-note/filelock v0.0.0-20230615140405-d05a21d49524

View file

@ -294,6 +294,8 @@ github.com/siyuan-note/dejavu v0.0.0-20230726100545-ae7efdf72dc6 h1:gr5xMKR0h2+A
github.com/siyuan-note/dejavu v0.0.0-20230726100545-ae7efdf72dc6/go.mod h1:9IW5sPUKd2bLtdKKhvCBAQEtKKtqMy94hZ5DIP9SwfE=
github.com/siyuan-note/dejavu v0.0.0-20230726101238-8af49418073e h1:ssNcALG/+uEtc1mXadZIz0wumfQ4soS/TsKmLpv4unw=
github.com/siyuan-note/dejavu v0.0.0-20230726101238-8af49418073e/go.mod h1:9IW5sPUKd2bLtdKKhvCBAQEtKKtqMy94hZ5DIP9SwfE=
github.com/siyuan-note/dejavu v0.0.0-20230726101657-a7de20433ff9 h1:VtAhOSiyxGdj7lRkIiNy5Yr3Rw1+5bHrQOZwTXA+S2w=
github.com/siyuan-note/dejavu v0.0.0-20230726101657-a7de20433ff9/go.mod h1:9IW5sPUKd2bLtdKKhvCBAQEtKKtqMy94hZ5DIP9SwfE=
github.com/siyuan-note/encryption v0.0.0-20220713091850-5ecd92177b75 h1:Bi7/7f29LW+Fm0cHc0J1NO1cZqyJwljSWVmfOqVZgaE=
github.com/siyuan-note/encryption v0.0.0-20220713091850-5ecd92177b75/go.mod h1:H8fyqqAbp9XreANjeSbc72zEdFfKTXYN34tc1TjZwtw=
github.com/siyuan-note/eventbus v0.0.0-20230702081350-6dde667e7112 h1:lb+8C+XEEEn/lcBtoXlrf5mZEoe0y0KlqiIGG93Gozc=