diff --git a/go.mod b/go.mod index 216793fc..862f1747 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/moov-io/ach-test-harness -go 1.19 +go 1.20.1 require ( github.com/evanphx/json-patch v4.11.0+incompatible