update nostr library version for scheme handling fix
Some checks failed
Go / build-and-release (push) Has been cancelled

This commit is contained in:
2025-12-14 08:25:12 +01:00
parent a6d969d7e9
commit 20293046d3
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module next.orly.dev
go 1.25.3
require (
git.mleku.dev/mleku/nostr v1.0.8
git.mleku.dev/mleku/nostr v1.0.9
github.com/adrg/xdg v0.5.3
github.com/aperturerobotics/go-indexeddb v0.2.3
github.com/dgraph-io/badger/v4 v4.8.0