Skip to content

Commit ab98430

Browse files
fix(deps): update all
1 parent 8e3491c commit ab98430

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: go.mod

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ module github.com/moov-io/ach-web-viewer
55
go 1.24.1
66

77
require (
8-
cloud.google.com/go/storage v1.48.0
8+
cloud.google.com/go/storage v1.51.0
99
github.com/gorilla/mux v1.8.1
1010
github.com/markbates/pkger v0.17.1
11-
github.com/moov-io/ach v1.45.1
12-
github.com/moov-io/base v0.53.0
11+
github.com/moov-io/ach v1.46.0
12+
github.com/moov-io/base v0.54.2
1313
github.com/moov-io/cryptfs v0.8.0
1414
github.com/stretchr/testify v1.10.0
1515
gocloud.dev v0.40.0
16-
golang.org/x/sync v0.10.0
16+
golang.org/x/sync v0.13.0
1717
)
1818

1919
require (

0 commit comments

Comments
 (0)