Skip to content

Commit

Permalink
Merge pull request #327 from vania-pooh/master
Browse files Browse the repository at this point in the history
Bump cobra and gorilla/websocket versions (related to #269)
  • Loading branch information
vania-pooh committed Dec 10, 2020
2 parents dd8690e + 8a28306 commit 68632da
Show file tree
Hide file tree
Showing 4 changed files with 176 additions and 17 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ require (
github.com/markbates/pkger v0.17.1
github.com/mattn/go-colorable v0.1.7 // indirect
github.com/mattn/go-runewidth v0.0.9 // indirect
github.com/spf13/cobra v1.0.0
github.com/spf13/cobra v1.1.1
gopkg.in/cheggaaa/pb.v1 v1.0.28
)
Loading

0 comments on commit 68632da

Please sign in to comment.