Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2024-04-02 23:36:25 +08:00
commit 62642c0d0f
2 changed files with 6 additions and 6 deletions

View File

@ -55,10 +55,10 @@ require (
github.com/siyuan-note/dejavu v0.0.0-20240328150019-caf931b7a455 github.com/siyuan-note/dejavu v0.0.0-20240328150019-caf931b7a455
github.com/siyuan-note/encryption v0.0.0-20231219001248-1e028a4d13b4 github.com/siyuan-note/encryption v0.0.0-20231219001248-1e028a4d13b4
github.com/siyuan-note/eventbus v0.0.0-20240318125243-801c98e8f025 github.com/siyuan-note/eventbus v0.0.0-20240318125243-801c98e8f025
github.com/siyuan-note/filelock v0.0.0-20240128091141-94d7bb3e0772 github.com/siyuan-note/filelock v0.0.0-20240402150846-49b758760509
github.com/siyuan-note/httpclient v0.0.0-20240328145713-1035acaa5f8a github.com/siyuan-note/httpclient v0.0.0-20240328145713-1035acaa5f8a
github.com/siyuan-note/logging v0.0.0-20231208035918-61f884c854f0 github.com/siyuan-note/logging v0.0.0-20231208035918-61f884c854f0
github.com/siyuan-note/riff v0.0.0-20240315100323-cc554b704bcc github.com/siyuan-note/riff v0.0.0-20240402142626-801021d65752
github.com/spf13/cast v1.6.0 github.com/spf13/cast v1.6.0
github.com/steambap/captcha v1.4.1 github.com/steambap/captcha v1.4.1
github.com/studio-b12/gowebdav v0.9.0 github.com/studio-b12/gowebdav v0.9.0

View File

@ -352,14 +352,14 @@ github.com/siyuan-note/encryption v0.0.0-20231219001248-1e028a4d13b4 h1:kJaw5L/e
github.com/siyuan-note/encryption v0.0.0-20231219001248-1e028a4d13b4/go.mod h1:UYcCCY+0wh+GmUoDOaO63j1sV5lgy7laLAk1XhEiUis= github.com/siyuan-note/encryption v0.0.0-20231219001248-1e028a4d13b4/go.mod h1:UYcCCY+0wh+GmUoDOaO63j1sV5lgy7laLAk1XhEiUis=
github.com/siyuan-note/eventbus v0.0.0-20240318125243-801c98e8f025 h1:crQmKw5vZz3MljAP/xKMWY/rksMX634jJK9kcsOIbkw= github.com/siyuan-note/eventbus v0.0.0-20240318125243-801c98e8f025 h1:crQmKw5vZz3MljAP/xKMWY/rksMX634jJK9kcsOIbkw=
github.com/siyuan-note/eventbus v0.0.0-20240318125243-801c98e8f025/go.mod h1:1/nGgthl89FPA7GzAcEWKl6zRRnfgyTjzLZj9bW7kuw= github.com/siyuan-note/eventbus v0.0.0-20240318125243-801c98e8f025/go.mod h1:1/nGgthl89FPA7GzAcEWKl6zRRnfgyTjzLZj9bW7kuw=
github.com/siyuan-note/filelock v0.0.0-20240128091141-94d7bb3e0772 h1:ceX49LJmN8FMwWpkCkZIV9dHG4Ya2ZMrhu9T6VyDiKs= github.com/siyuan-note/filelock v0.0.0-20240402150846-49b758760509 h1:LZRxBe9llYMPiIC++x6QH+FhlhqladEfknSNUbmDwQ8=
github.com/siyuan-note/filelock v0.0.0-20240128091141-94d7bb3e0772/go.mod h1:CYJQjSyKYLhEJJC+5I+R4uNcpyW0X2CaUYwMVbkelDk= github.com/siyuan-note/filelock v0.0.0-20240402150846-49b758760509/go.mod h1:m58TNRGrWARZldrKNIKzw7Un+4Wb3OlPYN1AFQlZ63s=
github.com/siyuan-note/httpclient v0.0.0-20240328145713-1035acaa5f8a h1:j2yijr6BUHvjfOox/CWMbsmm8xyiNcINpAIgwnKQxvk= github.com/siyuan-note/httpclient v0.0.0-20240328145713-1035acaa5f8a h1:j2yijr6BUHvjfOox/CWMbsmm8xyiNcINpAIgwnKQxvk=
github.com/siyuan-note/httpclient v0.0.0-20240328145713-1035acaa5f8a/go.mod h1:aVuWsPZDrH8X/Js3leXJJTUL7xmaQEfIyDBqe0VdZAQ= github.com/siyuan-note/httpclient v0.0.0-20240328145713-1035acaa5f8a/go.mod h1:aVuWsPZDrH8X/Js3leXJJTUL7xmaQEfIyDBqe0VdZAQ=
github.com/siyuan-note/logging v0.0.0-20231208035918-61f884c854f0 h1:+XjUr9UMXsczdO2bGA72p/k9wa2ShPb8ybi7CDBJ7HQ= github.com/siyuan-note/logging v0.0.0-20231208035918-61f884c854f0 h1:+XjUr9UMXsczdO2bGA72p/k9wa2ShPb8ybi7CDBJ7HQ=
github.com/siyuan-note/logging v0.0.0-20231208035918-61f884c854f0/go.mod h1:6mRFtAAvYPn3cDzqvyv+t8BVPGqpONDMMb5ywOhY1D4= github.com/siyuan-note/logging v0.0.0-20231208035918-61f884c854f0/go.mod h1:6mRFtAAvYPn3cDzqvyv+t8BVPGqpONDMMb5ywOhY1D4=
github.com/siyuan-note/riff v0.0.0-20240315100323-cc554b704bcc h1:/xkXmPKwQZRnpJYW2WBv0VAGQeRaGN72KUqAZiar60Q= github.com/siyuan-note/riff v0.0.0-20240402142626-801021d65752 h1:M2ozh14lsnHGpbTFwUGGS1rgAnMDFsmawlzKmzPqqw8=
github.com/siyuan-note/riff v0.0.0-20240315100323-cc554b704bcc/go.mod h1:QGtzYegDWStrf0lAamdAX0DEO503xAZMU7XyJ3ftfmI= github.com/siyuan-note/riff v0.0.0-20240402142626-801021d65752/go.mod h1:kKPzYigIMEwDPlUy+p6Zth+aXdNCdlWJmcbUHH6qyRQ=
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d h1:zE9ykElWQ6/NYmHa3jpm/yHnI4xSofP+UP6SpjHcSeM= github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d h1:zE9ykElWQ6/NYmHa3jpm/yHnI4xSofP+UP6SpjHcSeM=
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc= github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc=
github.com/smartystreets/goconvey v1.6.7 h1:I6tZjLXD2Q1kjvNbIzB1wvQBsXmKXiVrhpRE8ZjP5jY= github.com/smartystreets/goconvey v1.6.7 h1:I6tZjLXD2Q1kjvNbIzB1wvQBsXmKXiVrhpRE8ZjP5jY=