Update module github.com/alecthomas/kong to v0.9.0
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9c735e0981
commit
16e8b30330
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -4,7 +4,7 @@ go 1.22.0
|
|||
|
||||
require (
|
||||
github.com/ProtonMail/go-crypto v1.0.0
|
||||
github.com/alecthomas/kong v0.8.1
|
||||
github.com/alecthomas/kong v0.9.0
|
||||
github.com/go-git/go-billy/v5 v5.5.0
|
||||
github.com/go-git/go-git/v5 v5.11.0
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue