From bee5992cd0a90eeeb21b38853118f868a5b2a8db Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 04:35:49 +0000 Subject: [PATCH] chore(deps): update module github.com/urfave/cli to v1.22.16 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 9bd3db6be..63a0e4224 100644 --- a/go.mod +++ b/go.mod @@ -27,7 +27,7 @@ require ( github.com/samalba/dockerclient v0.0.0-20160531175551-a30362618471 github.com/skarademir/naturalsort v0.0.0-20150715044055-69a5d87bef62 github.com/stretchr/testify v1.10.0 - github.com/urfave/cli v1.22.15 + github.com/urfave/cli v1.22.16 github.com/vmware/govcloudair v0.0.2 github.com/vmware/govmomi v0.42.0 golang.org/x/crypto v0.33.0