update the go-passbolt to v0.6.0

This commit is contained in:
lenforiee 2023-04-19 23:49:03 +02:00
parent 6169450ab5
commit ad51d8134f
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -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