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 @@ -4,7 +4,7 @@ go 1.24.4
44
55require (
66 github.com/gorilla/mux v1.8.1
7- github.com/moov-io/ach v1.55.3
7+ github.com/moov-io/ach v1.55.4
88 github.com/moov-io/ach-web-viewer v0.12.8
99 github.com/moov-io/base v0.61.0
1010 github.com/ncruces/go-sqlite3 v0.30.5
Original file line number Diff line number Diff line change @@ -307,6 +307,8 @@ github.com/moov-io/ach v1.55.2 h1:+lYtR8AbmW9i6nTeqXVWp4ptOEXDLTVJarrqWHnDnIs=
307307github.com/moov-io/ach v1.55.2 /go.mod h1:T1lQoij7KL65i3+PhgLT1S9FK+d6kXpZMHvBTtho/Uw =
308308github.com/moov-io/ach v1.55.3 h1:Bq+eKOT44iRS7h925N5dnl+VCRmnRyu164iJrsLI91Y =
309309github.com/moov-io/ach v1.55.3 /go.mod h1:Vr/+AF3iY+BKUjn6buknLGX+QjwLTTpu+ZLSlOgTuTQ =
310+ github.com/moov-io/ach v1.55.4 h1:UkesdyO7HAQNuy1ZS0t2Sy84uuuOU6sQwxnb6VMcKIU =
311+ github.com/moov-io/ach v1.55.4 /go.mod h1:eX+9NFlDuHN/l4abHfrkb8phTj3ZRyTOHWV70kFr82c =
310312github.com/moov-io/ach-web-viewer v0.12.7 h1:n8TRFyLoxVRmEntrk89QjYhYB7yv3LTXUkmgFDYc31k =
311313github.com/moov-io/ach-web-viewer v0.12.7 /go.mod h1:KqVnbmRAdQggNBvDquLEogMXVo+J6ixx1QOkT0M4mHQ =
312314github.com/moov-io/ach-web-viewer v0.12.8 h1:U7iL0sOtvduOibP17PRebs6AiFXPlIMwP40IsWaU6F8 =
You can’t perform that action at this time.
0 commit comments