Skip to content

Commit 16dae2a

Browse files
fix(deps): update module github.com/urfave/cli/v2 to v3
1 parent a9f4e17 commit 16dae2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ require (
2828
github.com/peterbourgon/diskv v2.0.1+incompatible
2929
github.com/pkg/errors v0.9.1
3030
github.com/songgao/packets v0.0.0-20160404182456-549a10cd4091
31-
github.com/urfave/cli/v2 v2.27.7
31+
github.com/urfave/cli/v3 v3.10.1
3232
github.com/urfave/cli/v3 v3.10.1
3333
github.com/vishvananda/netlink v1.3.1
3434
github.com/wlynxg/anet v0.0.5

0 commit comments

Comments
 (0)