Skip to content
This repository was archived by the owner on Jun 4, 2026. It is now read-only.

Commit 2d49fd6

Browse files
fix(deps): update all
1 parent cd20215 commit 2d49fd6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ require (
77
github.com/moov-io/ach v1.56.3
88
github.com/moov-io/ach-web-viewer v0.12.8
99
github.com/moov-io/base v0.61.1
10-
github.com/ncruces/go-sqlite3 v0.30.5
10+
github.com/ncruces/go-sqlite3 v0.33.0
1111
github.com/stretchr/testify v1.11.1
1212
go.opentelemetry.io/otel v1.40.0
1313
go.opentelemetry.io/otel/trace v1.40.0
14-
golang.org/x/sync v0.19.0
14+
golang.org/x/sync v0.20.0
1515
)
1616

1717
require (

0 commit comments

Comments
 (0)