This repository was archived by the owner on Jun 4, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/moov-io/ach v1.53.2
88 github.com/moov-io/ach-web-viewer v0.12.8
99 github.com/moov-io/base v0.60.0
10- github.com/ncruces/go-sqlite3 v0.29.1
10+ github.com/ncruces/go-sqlite3 v0.30.0
1111 github.com/stretchr/testify v1.11.1
1212 go.opentelemetry.io/otel v1.38.0
1313 go.opentelemetry.io/otel/trace v1.38.0
Original file line number Diff line number Diff line change @@ -303,6 +303,8 @@ github.com/ncruces/go-sqlite3 v0.29.0 h1:1tsLiagCoqZEfcHDeKsNSv5jvrY/Iu393pAnw2w
303303github.com/ncruces/go-sqlite3 v0.29.0 /go.mod h1:r1hSvYKPNJ+OlUA1O3r8o9LAawzPAlqeZiIdxTBBBJ0 =
304304github.com/ncruces/go-sqlite3 v0.29.1 h1:NIi8AISWBToRHyoz01FXiTNvU147Tqdibgj2tFzJCqM =
305305github.com/ncruces/go-sqlite3 v0.29.1 /go.mod h1:PpccBNNhvjwUOwDQEn2gXQPFPTWdlromj0+fSkd5KSg =
306+ github.com/ncruces/go-sqlite3 v0.30.0 h1:EcoP5wtm8lRfRGQmOI782t/matUvzpqI3om9rTDngQ8 =
307+ github.com/ncruces/go-sqlite3 v0.30.0 /go.mod h1:6mcRKUuA9qvAo7PcQU+wwcT2j/qGimg1qXO/pmj8Ryk =
306308github.com/ncruces/julianday v1.0.0 h1:fH0OKwa7NWvniGQtxdJRxAgkBMolni2BjDHaWTxqt7M =
307309github.com/ncruces/julianday v1.0.0 /go.mod h1:Dusn2KvZrrovOMJuOt0TNXL6tB7U2E8kvza5fFc9G7g =
308310github.com/pelletier/go-toml/v2 v2.2.3 h1:YmeHyLY8mFWbdkNWwpr+qIL2bEqT0o95WSdkNHvL12M =
You can’t perform that action at this time.
0 commit comments