File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/aperturerobotics/protobuf-go-lite v0.12.2
1111 github.com/btcsuite/btcd/btcec/v2 v2.3.6
1212 github.com/nosuta/go-wasmsqlite v0.2.0
13- github.com/nosuta/nostr-sqlite v0.9.0
13+ github.com/nosuta/nostr-sqlite v0.9.1
1414 golang.org/x/exp v0.0.0-20260312153236-7ab1446f8b90
1515 google.golang.org/protobuf v1.36.11
1616 marwan.io/wasm-fetch v0.1.0
Original file line number Diff line number Diff line change @@ -126,8 +126,8 @@ github.com/nosuta/go-wasmsqlite v0.2.0 h1:cWzOIs35nqw8yMjZJ/N2k01A+SJJYSYoy2RFJi
126126github.com/nosuta/go-wasmsqlite v0.2.0 /go.mod h1:7FcPQH9hX7ZopLN86cGsqqic/LoYwDHypUd3U9oVCOY =
127127github.com/nosuta/nostr v0.1.3 h1:BegAWVH3tjMhGYQeTNk6oV/d3HzRIjtRkfI1IVTzwL0 =
128128github.com/nosuta/nostr v0.1.3 /go.mod h1:kDP5jRpUmrt4Z7RIjb7xHx7ubKempZflF/ISdin5DeY =
129- github.com/nosuta/nostr-sqlite v0.9.0 h1:2If/xMTAjL+LWFEOTLOHK6gLKzUKK+9mQHj6cX/4g3U =
130- github.com/nosuta/nostr-sqlite v0.9.0 /go.mod h1:Empsy8xEESa9JzykAbP6qRFu4QO2b7QrPSNC1MhPFeE =
129+ github.com/nosuta/nostr-sqlite v0.9.1 h1:qSdUgsOjyoTO/SAmIExCVSmdf1nFOOZeBgVh3ffxuA8 =
130+ github.com/nosuta/nostr-sqlite v0.9.1 /go.mod h1:mS9mUMOqFOBrSmf0FVO+5c7dxOQCVHbvOTL37yBpmJw =
131131github.com/nxadm/tail v1.4.4 /go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A =
132132github.com/onsi/ginkgo v1.6.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
133133github.com/onsi/ginkgo v1.7.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
You can’t perform that action at this time.
0 commit comments