From 6c9e2fa643b1dd47e70bddc73b10737dd4f2bedb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 04:03:15 +0000 Subject: [PATCH] fix(deps): update module github.com/santhosh-tekuri/jsonschema/v5 to v6 (#477) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1f5f1b80..0ba56d46 100644 --- a/go.mod +++ b/go.mod @@ -23,7 +23,7 @@ require ( github.com/qeesung/image2ascii v1.0.1 github.com/rs/zerolog v1.33.0 github.com/saferwall/pe v1.5.4 - github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 + github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 github.com/swaggest/jsonschema-go v0.3.62 github.com/twpayne/go-vfs/v4 v4.3.0