From b9c256ddea2ffaaa7ba8f70c49d0e1ea16e12464 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 09:40:02 +0000 Subject: [PATCH] fix(deps): update module github.com/swaggest/jsonschema-go to v0.3.72 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e6d8465..fccaa8a 100644 --- a/go.mod +++ b/go.mod @@ -24,7 +24,7 @@ require ( github.com/rs/zerolog v1.33.0 github.com/saferwall/pe v1.5.4 github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 - github.com/swaggest/jsonschema-go v0.3.62 + github.com/swaggest/jsonschema-go v0.3.72 github.com/twpayne/go-vfs/v4 v4.3.0 github.com/urfave/cli/v2 v2.27.4 github.com/zcalusic/sysinfo v1.1.2