Skip to content

Commit 275ac8b

Browse files
committed
bump nostr-sqlite
1 parent 9b28ff1 commit 275ac8b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ github.com/nosuta/go-wasmsqlite v0.2.0 h1:cWzOIs35nqw8yMjZJ/N2k01A+SJJYSYoy2RFJi
126126
github.com/nosuta/go-wasmsqlite v0.2.0/go.mod h1:7FcPQH9hX7ZopLN86cGsqqic/LoYwDHypUd3U9oVCOY=
127127
github.com/nosuta/nostr v0.1.3 h1:BegAWVH3tjMhGYQeTNk6oV/d3HzRIjtRkfI1IVTzwL0=
128128
github.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=
131131
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
132132
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
133133
github.com/onsi/ginkgo v1.7.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=

0 commit comments

Comments
 (0)