Skip to content

Commit

Permalink
fix(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent a5b06fc commit 1fd1097
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ module github.com/adamdecaf/aba

go 1.22.5

toolchain go1.23.0
toolchain go1.23.2

require (
github.com/moov-io/ach v1.42.0
github.com/moovfinancial/moov-go v0.4.3
github.com/moovfinancial/moov-go v0.5.0
github.com/stretchr/testify v1.9.0
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ github.com/moovfinancial/moov-go v0.2.0 h1:FDRTyJ5tLw3BJf/2pmhp97zlIjpRhro+sygKx
github.com/moovfinancial/moov-go v0.2.0/go.mod h1:Lb+GlG7UcfJ7V2ZmA6cZYFbfVlzgnLv+pTt23P5adns=
github.com/moovfinancial/moov-go v0.4.3 h1:8lNz4caIvyH2i2nQiSCNM1ee+wOhWlv+quiME/pyZxU=
github.com/moovfinancial/moov-go v0.4.3/go.mod h1:bpnGaJ9XTda4KtmFAW0m3fC7sebNP/LL7tcfZsE5ED4=
github.com/moovfinancial/moov-go v0.5.0 h1:Eh4BU2L0QqPA0vX8S5EiUl40ytdMZnLS+mPhcIOOyMM=
github.com/moovfinancial/moov-go v0.5.0/go.mod h1:Pcetq0z7aMTh2vizEjsLXl89+CXBQWZXCqAkgUWITEo=
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/rickar/cal/v2 v2.1.13 h1:FENBPXxDPyL1OWGf9ZdpWGcEiGoSjt0UZED8VOxvK0c=
Expand Down

0 comments on commit 1fd1097

Please sign in to comment.