Merge pull request #624 from NVIDIA/dependabot/go_modules/main/github.com/urfave/cli/v2-2.27.3

Bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3
This commit is contained in:
Evan Lezar
2024-08-07 17:40:35 +02:00
committed by GitHub
6 changed files with 18 additions and 13 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/pelletier/go-toml v1.9.5
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.9.0
github.com/urfave/cli/v2 v2.27.2
github.com/urfave/cli/v2 v2.27.3
golang.org/x/mod v0.19.0
golang.org/x/sys v0.22.0
tags.cncf.io/container-device-interface v0.8.0