diff --git a/go.mod b/go.mod index c060c33..10a5abf 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/halprin/fhirpath go 1.24.0 -toolchain go1.25.5 +toolchain go1.25.7 require ( github.com/antlr4-go/antlr/v4 v4.13.1