Skip to content

Commit

Permalink
⬆️ Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed Jan 17, 2025
1 parent 7b3ec4f commit 28aafee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
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-20241220030420-75c76bea8a71
github.com/siyuan-note/httpclient v0.0.0-20250117095608-db68228420f3
github.com/siyuan-note/logging v0.0.0-20241218085028-6514639a9742
github.com/studio-b12/gowebdav v0.9.0
github.com/vmihailenco/msgpack/v5 v5.3.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ github.com/siyuan-note/eventbus v0.0.0-20240627125516-396fdb0f0f97 h1:lM5v8BfNtb
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-20241220030420-75c76bea8a71 h1:krZUWj9LBH990pEP7IXlSMBXloFSfhjsIvby5Blzdeo=
github.com/siyuan-note/httpclient v0.0.0-20241220030420-75c76bea8a71/go.mod h1:yNYYLSu00Ws3+DfjhA1KweS7x1SgFvTpvDxylB9wKW0=
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/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/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit 28aafee

Please sign in to comment.