File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/evanphx/json-patch v4.11.0+incompatible
9
9
github.com/gorilla/mux v1.8.0
10
10
github.com/markbates/pkger v0.17.1
11
- github.com/moov-io/ach v1.20.0
11
+ github.com/moov-io/ach v1.20.1
12
12
github.com/moov-io/base v0.35.0
13
13
github.com/stretchr/testify v1.8.0
14
14
goftp.io/server v0.4.1
Original file line number Diff line number Diff line change @@ -204,6 +204,8 @@ github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3Rllmb
204
204
github.com/modern-go/reflect2 v1.0.2 /go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk =
205
205
github.com/moov-io/ach v1.20.0 h1:SNvxVXAQtLGzXAPY2RdttVh/b9SDILCqNSVM/0JeGPc =
206
206
github.com/moov-io/ach v1.20.0 /go.mod h1:0rEnOuEaVIpf/LlgW49gRPcDoP3/mwes+B4iNiaWvIY =
207
+ github.com/moov-io/ach v1.20.1 h1:K2Wt33hTFcl12/MYypLoRxTGebYyGlx/oqeVBR1PS54 =
208
+ github.com/moov-io/ach v1.20.1 /go.mod h1:0rEnOuEaVIpf/LlgW49gRPcDoP3/mwes+B4iNiaWvIY =
207
209
github.com/moov-io/base v0.35.0 h1:24jZwU5WekI/Ukl9zirV06KwZ06SdAExLZGfDJXTdqs =
208
210
github.com/moov-io/base v0.35.0 /go.mod h1:Ej6hMuk94opovep+wCuYVFm7zXqS9T63EufmKB6wXTE =
209
211
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
You can’t perform that action at this time.
0 commit comments