chore(deps): update module github.com/urfave/cli/v3 to v3.2.0

This commit is contained in:
renovate[bot] 2025-04-21 02:35:40 +00:00 committed by GitHub
parent c62fd25b2e
commit 45e04e1b04
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -41,7 +41,7 @@ require (
github.com/tufanbarisyildirim/gonginx v0.0.0-20250225174229-c03497ddaef6
github.com/uozi-tech/cosy v1.20.0
github.com/uozi-tech/cosy-driver-sqlite v0.2.1
github.com/urfave/cli/v3 v3.1.1
github.com/urfave/cli/v3 v3.2.0
golang.org/x/crypto v0.37.0
golang.org/x/net v0.39.0
gopkg.in/ini.v1 v1.67.0