Skip to content

Commit 9a58382

Browse files
fix(deps): update all
1 parent cd20215 commit 9a58382

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ go 1.24.4
44

55
require (
66
github.com/gorilla/mux v1.8.1
7-
github.com/moov-io/ach v1.56.3
7+
github.com/moov-io/ach v1.57.2
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.2
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)