feat(config): add config package
This commit is contained in:
parent
373c961deb
commit
cc49a79c81
3 changed files with 44 additions and 0 deletions
1
go.mod
1
go.mod
|
@ -7,6 +7,7 @@ require (
|
|||
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.12.0
|
||||
github.com/peterbourgon/ff v1.7.1
|
||||
golang.org/x/net v0.22.0
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue