File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/fsnotify/fsnotify v1.5.1 // indirect
77 github.com/pelletier/go-toml v1.9.4 // indirect
88 github.com/pterm/pterm v0.12.30
9- github.com/speatzle/go-passbolt v0.3.1
9+ github.com/speatzle/go-passbolt v0.4.0
1010 github.com/spf13/cast v1.4.1 // indirect
1111 github.com/spf13/cobra v1.2.1
1212 github.com/spf13/viper v1.8.1
Original file line number Diff line number Diff line change @@ -251,6 +251,8 @@ github.com/smartystreets/goconvey v1.6.4 h1:fv0U8FUIMPNf1L9lnHLvLhgicrIVChEkdzIK
251251github.com/smartystreets/goconvey v1.6.4 /go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA =
252252github.com/speatzle/go-passbolt v0.3.1 h1:FC2gX5QXOdkNE6xFcHrnyzZ1nwBBxxEVJCCfIfaNZMU =
253253github.com/speatzle/go-passbolt v0.3.1 /go.mod h1:fMxCWY6dYXyz070R6u8fzEeBfoxPG3xUquPeelXumso =
254+ github.com/speatzle/go-passbolt v0.4.0 h1:iWUaABdA+75K4HHdEKONNltF6Kyxzcqm9l2bLgPaJ20 =
255+ github.com/speatzle/go-passbolt v0.4.0 /go.mod h1:fMxCWY6dYXyz070R6u8fzEeBfoxPG3xUquPeelXumso =
254256github.com/spf13/afero v1.6.0 h1:xoax2sJ2DT8S8xA2paPFjDCScCNeWsg75VG0DLRreiY =
255257github.com/spf13/afero v1.6.0 /go.mod h1:Ai8FlHk4v/PARR026UzYexafAt9roJ7LcLMAmO6Z93I =
256258github.com/spf13/cast v1.3.1 /go.mod h1:Qx5cxh0v+4UWYiBimWS+eyWzqEqokIECu5etghLkUJE =
You can’t perform that action at this time.
0 commit comments