fix(deps): update module github.com/urfave/cli/v2 to v2.27.7
All checks were successful
Go / build (pull_request) Successful in 32s
All checks were successful
Go / build (pull_request) Successful in 32s
This commit is contained in:
4
go.mod
4
go.mod
@@ -4,11 +4,11 @@ go 1.22.2
|
||||
|
||||
require (
|
||||
github.com/lmittmann/tint v1.1.2
|
||||
github.com/urfave/cli/v2 v2.27.6
|
||||
github.com/urfave/cli/v2 v2.27.7
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect
|
||||
github.com/cpuguy83/go-md2man/v2 v2.0.7 // indirect
|
||||
github.com/russross/blackfriday/v2 v2.1.0 // indirect
|
||||
github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user