From 0a0007d0981de911deeb099775d4e3099d1b9520 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 01:32:15 +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 3aa5494..e564adc 100644 --- a/go.mod +++ b/go.mod @@ -25,7 +25,7 @@ require ( github.com/rs/zerolog v1.33.0 github.com/saferwall/pe v1.5.5 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.5 github.com/zcalusic/sysinfo v1.1.2