mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user