Skip to content

Commit 2c6806e

Browse files
committed
Regen.
1 parent 361fdc5 commit 2c6806e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/ncruces/go-sqlite3
33
go 1.26.0
44

55
require (
6-
github.com/ncruces/go-sqlite3-wasm v1.0.1-0.20260318174050-59cb2401d3ff
6+
github.com/ncruces/go-sqlite3-wasm v1.0.1-0.20260321101821-261d0f98d39c
77
github.com/ncruces/julianday v1.0.0
88
github.com/ncruces/sort v0.1.6
99
github.com/ncruces/wbt v1.0.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ github.com/dchest/siphash v1.2.3 h1:QXwFc8cFOR2dSa/gE6o/HokBMWtLUaNDVd+22aKHeEA=
22
github.com/dchest/siphash v1.2.3/go.mod h1:0NvQU092bT0ipiFN++/rXm69QG9tVxLAlQHIXMPAkHc=
33
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
44
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
5-
github.com/ncruces/go-sqlite3-wasm v1.0.1-0.20260318174050-59cb2401d3ff h1:jabe/IWMvK2glihBo1hWsF4Cz+wsZ4YJq9W9pQPX8wI=
6-
github.com/ncruces/go-sqlite3-wasm v1.0.1-0.20260318174050-59cb2401d3ff/go.mod h1:gaCJnWv69r9BPn0w7jAYg/CUht+PnTK8IIMB1K5C1uw=
5+
github.com/ncruces/go-sqlite3-wasm v1.0.1-0.20260321101821-261d0f98d39c h1:Tk/hXfffPUvI/O8hMdWvo2+1EN/Mq8LwQL15qgY0I7w=
6+
github.com/ncruces/go-sqlite3-wasm v1.0.1-0.20260321101821-261d0f98d39c/go.mod h1:960AVTpUNboXybvga3pr+8Ig2tayYQlpiabdL5C+tmg=
77
github.com/ncruces/julianday v1.0.0 h1:fH0OKwa7NWvniGQtxdJRxAgkBMolni2BjDHaWTxqt7M=
88
github.com/ncruces/julianday v1.0.0/go.mod h1:Dusn2KvZrrovOMJuOt0TNXL6tB7U2E8kvza5fFc9G7g=
99
github.com/ncruces/sort v0.1.6 h1:TrsJfGRH1AoWoaeB4/+gCohot9+cA6u/INaH5agIhNk=

0 commit comments

Comments
 (0)