From 476b1120170e1ed16b1c02670a33c8b892cdf9ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 09:13:13 +0000 Subject: [PATCH] fix(deps): update module github.com/santhosh-tekuri/jsonschema/v5 to v6 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3667447..7b51687 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/jessevdk/go-flags v1.6.1 github.com/orcaman/concurrent-map v1.0.0 github.com/orcaman/concurrent-map/v2 v2.0.1 - github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 + github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 github.com/shirou/gopsutil v2.21.11+incompatible github.com/sirupsen/logrus v1.9.4