fix(deps): update all dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-11-04 21:34:10 +00:00
parent 8a3155f3e0
commit aaf3bf307f
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/google/go-github/v56 v56.0.0
github.com/google/uuid v1.4.0
github.com/joho/godotenv v1.5.1
github.com/spf13/cobra v1.7.0
github.com/spf13/cobra v1.8.0
)
require (