Remove dependabot ignore

The referenced issue was fixed in `github.com/urfave/cli` v1.22.6. We
can now remove the dependabot ignore for this package.

Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
SuperQ
2024-03-15 08:36:40 +01:00
parent 44114d32df
commit ab6788d307
4 changed files with 7 additions and 10 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ require (
github.com/seccomp/libseccomp-golang v0.10.0
github.com/sirupsen/logrus v1.9.3
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
github.com/urfave/cli v1.22.12
github.com/urfave/cli v1.22.14
github.com/vishvananda/netlink v1.1.0
golang.org/x/net v0.22.0
golang.org/x/sys v0.18.0