From faf10f344cfeec6b41633698c244ea4cbe0180cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 14:47:29 +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 598edd2..ef844d7 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( github.com/google/uuid v1.6.0 github.com/jessevdk/go-flags v1.6.1 github.com/orcaman/concurrent-map v1.0.0 - 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