diff --git a/go.mod b/go.mod index b3b24dc..617885a 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/stackloklabs/yardstick go 1.26 -toolchain go1.27.0 +toolchain go1.27.1 require ( github.com/google/jsonschema-go v0.4.3