Skip to content

Commit

Permalink
fix(deps): update module github.com/urfave/cli to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 3, 2021
1 parent dadf2bc commit c7edafa
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 132 deletions.
4 changes: 0 additions & 4 deletions go.mod
Expand Up @@ -3,13 +3,9 @@ module github.com/karlderkaefer/go-template-project
go 1.14

require (
github.com/clipperhouse/gen v4.1.1+incompatible
github.com/fatih/color v1.12.0
github.com/gin-gonic/gin v1.7.3
github.com/mitchellh/go-homedir v1.1.0
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.2.1
github.com/spf13/viper v1.8.1
github.com/urfave/cli v1.22.5
gorm.io/gorm v1.21.1 // indirect
)

0 comments on commit c7edafa

Please sign in to comment.