You've already forked drone-email
chore(deps): update module github.com/spf13/cobra to v1.6.0
This commit is contained in:
4
go.mod
4
go.mod
@ -3,7 +3,7 @@ module git.cryptic.systems/volker.raschek/drone-email-docker
|
||||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/spf13/cobra v1.5.0
|
||||
github.com/spf13/cobra v1.6.0
|
||||
github.com/spf13/pflag v1.0.5
|
||||
github.com/spf13/viper v1.13.0
|
||||
)
|
||||
@ -11,7 +11,7 @@ require (
|
||||
require (
|
||||
github.com/fsnotify/fsnotify v1.5.4 // indirect
|
||||
github.com/hashicorp/hcl v1.0.0 // indirect
|
||||
github.com/inconshreveable/mousetrap v1.0.0 // indirect
|
||||
github.com/inconshreveable/mousetrap v1.0.1 // indirect
|
||||
github.com/magiconair/properties v1.8.6 // indirect
|
||||
github.com/mitchellh/mapstructure v1.5.0 // indirect
|
||||
github.com/pelletier/go-toml v1.9.5 // indirect
|
||||
|
Reference in New Issue
Block a user