[go: up one dir, main page]

Skip to content

Commit

Permalink
chore(deps): bump several dependencies (#295)
Browse files Browse the repository at this point in the history
* resolve conflict

* fix conflicts

* fix conflicts

* fix deps
  • Loading branch information
claudiodangelis committed Nov 13, 2023
1 parent fec7ce2 commit 9599aa9
Show file tree
Hide file tree
Showing 2 changed files with 1,985 additions and 80 deletions.
6 changes: 2 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,13 @@ require (
github.com/adrg/xdg v0.4.0
github.com/asaskevich/govalidator v0.0.0-20200108200545-475eaeb16496
github.com/eiannone/keyboard v0.0.0-20200508000154-caf4b762e807
github.com/fatih/color v1.9.0 // indirect
github.com/glendc/go-external-ip v0.1.0
github.com/jhoonb/archivex v0.0.0-20180718040744-0488e4ce1681
github.com/manifoldco/promptui v0.7.0
github.com/mattn/go-colorable v0.1.6 // indirect
github.com/mattn/go-runewidth v0.0.9 // indirect
github.com/skip2/go-qrcode v0.0.0-20191027152451-9434209cb086
github.com/spf13/cobra v1.0.0
github.com/spf13/viper v1.4.0
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.17.0
gopkg.in/cheggaaa/pb.v1 v1.0.28
gopkg.in/yaml.v2 v2.4.0
)
Loading

0 comments on commit 9599aa9

Please sign in to comment.