Update nostr lib v1.0.12 with TLS URL scheme fix for NIP-98

This commit is contained in:
woikos
2025-12-29 14:33:12 +01:00
parent 8424f0ca44
commit 3f34eb288d
2 changed files with 3 additions and 3 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.11
git.mleku.dev/mleku/nostr v1.0.12
github.com/adrg/xdg v0.5.3
github.com/alexflint/go-arg v1.6.1
github.com/aperturerobotics/go-indexeddb v0.2.3