File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/ncruces/go-sqlite3
33go 1.26.0
44
55require (
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
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ github.com/dchest/siphash v1.2.3 h1:QXwFc8cFOR2dSa/gE6o/HokBMWtLUaNDVd+22aKHeEA=
22github.com/dchest/siphash v1.2.3 /go.mod h1:0NvQU092bT0ipiFN++/rXm69QG9tVxLAlQHIXMPAkHc =
33github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
44github.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 =
77github.com/ncruces/julianday v1.0.0 h1:fH0OKwa7NWvniGQtxdJRxAgkBMolni2BjDHaWTxqt7M =
88github.com/ncruces/julianday v1.0.0 /go.mod h1:Dusn2KvZrrovOMJuOt0TNXL6tB7U2E8kvza5fFc9G7g =
99github.com/ncruces/sort v0.1.6 h1:TrsJfGRH1AoWoaeB4/+gCohot9+cA6u/INaH5agIhNk =
You can’t perform that action at this time.
0 commit comments