Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Commit

Permalink
Merge pull request #653 from trento-project/dependabot/go_modules/git…
Browse files Browse the repository at this point in the history
…hub.com/spf13/cobra-1.3.0

Bump github.com/spf13/cobra from 1.1.3 to 1.3.0
  • Loading branch information
dottorblaster committed Dec 27, 2021
2 parents 95a5970 + 58337f1 commit b7933e3
Show file tree
Hide file tree
Showing 2 changed files with 473 additions and 31 deletions.
7 changes: 3 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ require (
github.com/lib/pq v1.10.4
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/mitchellh/mapstructure v1.4.1
github.com/mitchellh/mapstructure v1.4.3
github.com/pkg/errors v0.9.1
github.com/shirou/gopsutil v3.21.10+incompatible
github.com/sirupsen/logrus v1.8.1
github.com/spf13/afero v1.6.0
github.com/spf13/cobra v1.1.3
github.com/spf13/cobra v1.3.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.7.1
github.com/spf13/viper v1.10.0
github.com/stretchr/testify v1.7.0
github.com/swaggo/files v0.0.0-20210815190702-a29dd2bc99b2
github.com/swaggo/gin-swagger v1.3.1
Expand All @@ -30,7 +30,6 @@ require (
github.com/tklauser/go-sysconf v0.3.9 // indirect
github.com/vektra/mockery/v2 v2.9.4
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
golang.org/x/tools v0.1.5 // indirect
gorm.io/datatypes v1.0.2
gorm.io/driver/postgres v1.1.2
gorm.io/gorm v1.21.15
Expand Down

0 comments on commit b7933e3

Please sign in to comment.