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