Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Commit

Permalink
Merge pull request #15 from dbarbuzzi/update-deps
Browse files Browse the repository at this point in the history
Update dependencies and go.mod
  • Loading branch information
dbarbuzzi authored Jun 9, 2018
2 parents 73612d6 + 322f94b commit 7dbd33a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ module github.com/dbarbuzzi/tvd
require (
github.com/BurntSushi/toml v0.3.0
github.com/mattn/go-runewidth v0.0.2
golang.org/x/sys v0.0.0-20180418212419-3ccc7e577979
gopkg.in/cheggaaa/pb.v1 v1.0.22
gopkg.in/cheggaaa/pb.v1 v1.0.25
)

0 comments on commit 7dbd33a

Please sign in to comment.