mirror of
https://github.com/passbolt/go-passbolt-cli.git
synced 2025-09-13 06:59:07 +00:00
update the go-passbolt to v0.6.0
This commit is contained in:
parent
6169450ab5
commit
ad51d8134f
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -4,7 +4,7 @@ go 1.18
|
|||
|
||||
require (
|
||||
github.com/alessio/shellescape v1.4.1
|
||||
github.com/passbolt/go-passbolt v0.5.8
|
||||
github.com/passbolt/go-passbolt v0.6.0
|
||||
github.com/pterm/pterm v0.12.51
|
||||
github.com/spf13/cobra v1.6.1
|
||||
github.com/spf13/viper v1.14.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue