Merge pull request #3299 from owncloud/dependabot/go_modules/github.com/spf13/cobra-1.4.0

Bump github.com/spf13/cobra from 1.3.0 to 1.4.0
This commit is contained in:
Willy Kloucek
2022-03-11 07:59:14 +01:00
committed by GitHub
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ require (
github.com/prometheus/client_golang v1.12.1
github.com/rs/zerolog v1.26.1
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.3.0
github.com/spf13/cobra v1.4.0
github.com/stretchr/testify v1.7.0
github.com/test-go/testify v1.1.4
github.com/thejerf/suture/v4 v4.0.2