Skip to content

Commit 13edc95

Browse files
committed
Regen.
1 parent b6e44cc commit 13edc95

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.2-0.20260325150707-27610488c97d
6+
github.com/ncruces/go-sqlite3-wasm v1.0.3-0.20260328094950-9a3c1e23fa90
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.2-0.20260325150707-27610488c97d h1:Fer0w3VFhbINl3Q1uxFTd1419aZmfbXH/Rhhj6CNSZE=
6-
github.com/ncruces/go-sqlite3-wasm v1.0.2-0.20260325150707-27610488c97d/go.mod h1:AtX9PBkIiMjhAPmrauhJyX+35D3vL60r6z25dSfxb8c=
5+
github.com/ncruces/go-sqlite3-wasm v1.0.3-0.20260328094950-9a3c1e23fa90 h1:cDZdCPewB9FLAuRUQBMAh+ntM3orRDe4s6Xgk5d4zTg=
6+
github.com/ncruces/go-sqlite3-wasm v1.0.3-0.20260328094950-9a3c1e23fa90/go.mod h1:y+Kbs3tQfPCIAjPazzlU7pPNO3W1TcWQES9KTehVWJQ=
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)