chore(deps): update module github.com/spf13/cobra to v1.8.0 - autoclosed #81

Closed
CSRBot wants to merge 1 commits from renovate/github.com-spf13-cobra-1.x into master
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -14,7 +14,7 @@ require (
github.com/lib/pq v1.10.9
github.com/mattn/go-sqlite3 v1.14.18
github.com/satori/go.uuid v1.2.0
github.com/spf13/cobra v1.7.0
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.8.4
)