You've already forked db-wait
chore(deps): update module github.com/spf13/cobra to v1.6.0
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
4
go.mod
4
go.mod
@ -5,10 +5,10 @@ go 1.17
|
||||
require (
|
||||
github.com/lib/pq v1.10.7
|
||||
github.com/sijms/go-ora/v2 v2.5.3
|
||||
github.com/spf13/cobra v1.5.0
|
||||
github.com/spf13/cobra v1.6.0
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/inconshreveable/mousetrap v1.0.0 // indirect
|
||||
github.com/inconshreveable/mousetrap v1.0.1 // indirect
|
||||
github.com/spf13/pflag v1.0.5 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user