update go version

This commit is contained in:
Yasuhiro Matsumoto
2023-12-15 00:30:20 +09:00
committed by fiatjaf_
parent 242af0bf76
commit f60b70eb5e
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/nbd-wtf/go-nostr
go 1.20
go 1.21
require (
github.com/btcsuite/btcd/btcec/v2 v2.3.2