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