mirror of
https://github.com/passbolt/go-passbolt-cli.git
synced 2025-09-13 06:59:07 +00:00
Update Deps for Session cookie Bugfix
This commit is contained in:
parent
dab5f0125f
commit
99d2706af8
2 changed files with 4 additions and 19 deletions
2
go.mod
2
go.mod
|
@ -7,7 +7,7 @@ require (
|
|||
github.com/cpuguy83/go-md2man/v2 v2.0.1 // indirect
|
||||
github.com/gookit/color v1.5.0 // indirect
|
||||
github.com/pterm/pterm v0.12.33
|
||||
github.com/speatzle/go-passbolt v0.5.1
|
||||
github.com/speatzle/go-passbolt v0.5.2
|
||||
github.com/spf13/cobra v1.2.1
|
||||
github.com/spf13/viper v1.9.0
|
||||
golang.org/x/crypto v0.0.0-20211117183948-ae814b36b871 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue