diff --git a/go.mod b/go.mod index 0d8f7cf..2be8da3 100644 --- a/go.mod +++ b/go.mod @@ -27,7 +27,7 @@ require ( github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 github.com/swaggest/jsonschema-go v0.3.62 github.com/twpayne/go-vfs/v4 v4.3.0 - github.com/urfave/cli/v2 v2.27.5 + github.com/urfave/cli/v2 v2.27.6 github.com/zcalusic/sysinfo v1.1.3 golang.org/x/mod v0.23.0 gopkg.in/yaml.v3 v3.0.1