update go-nostr to fix pool infinite loop.

This commit is contained in:
fiatjaf
2023-12-15 11:15:12 -03:00
parent f35cb4bd1d
commit 5415fd369c
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ toolchain go1.21.0
require (
github.com/bgentry/speakeasy v0.1.0
github.com/mailru/easyjson v0.7.7
github.com/nbd-wtf/go-nostr v0.27.0
github.com/nbd-wtf/go-nostr v0.27.2
github.com/nbd-wtf/nostr-sdk v0.0.5
github.com/urfave/cli/v2 v2.25.7
golang.org/x/exp v0.0.0-20231006140011-7918f672742d