⬆️ Upgrade nexus to fix panic

This commit is contained in:
2025-03-29 16:01:20 +08:00
parent db0f679a01
commit a12ba060f5
4 changed files with 3 additions and 31 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module git.solsynth.dev/hypernet/paperclip
go 1.23.2
require (
git.solsynth.dev/hypernet/nexus v0.0.0-20250329072729-4a08fd8f1c46
git.solsynth.dev/hypernet/nexus v0.0.0-20250329075932-d5422ab5b04c
git.solsynth.dev/hypernet/passport v0.0.0-20250315083747-32e91e26013c
git.solsynth.dev/hypernet/wallet v0.0.0-20250323095812-468cd655f886
github.com/barasher/go-exiftool v1.10.0