Skip to content

Commit

Permalink
Updating tblfmt dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kenshaw committed Jan 30, 2019
1 parent 733ed81 commit b7ba163
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ require (
github.com/stretchr/testify v1.3.0 // indirect
github.com/thda/tds v0.1.2
github.com/xo/dburl v0.0.0-20190121004108-4a9410ecb80c
github.com/xo/tblfmt v0.0.0-20190128080608-1c1f094c2e48
github.com/xo/tblfmt v0.0.0-20190130125850-facad3fe7ef8
github.com/xo/terminfo v0.0.0-20181215143347-9ba9fdd85c0d
github.com/xo/xoutil v0.0.0-20171112033149-46189f4026a5
github.com/zaf/temp v0.0.0-20170209143821-94e385923345
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@ github.com/xinsnake/go-http-digest-auth-client v0.4.0 h1:tTaEBUSDiMi7RDIuj0fy/ps
github.com/xinsnake/go-http-digest-auth-client v0.4.0/go.mod h1:QK1t1v7ylyGb363vGWu+6Irh7gyFj+N7+UZzM0L6g8I=
github.com/xo/dburl v0.0.0-20190121004108-4a9410ecb80c h1:yFwDkVLWRT/kAnip/qpOJSmgWVof5HhOF/k3iEArNdY=
github.com/xo/dburl v0.0.0-20190121004108-4a9410ecb80c/go.mod h1:g6rdekR8vgfVZrkLWfobLTm0kVez7GAN23mWtkGCJ14=
github.com/xo/tblfmt v0.0.0-20190128080608-1c1f094c2e48 h1:OenVUFi5B04OBp3NRWNQGYlmcVKFB4WNDmIWBAcpFzM=
github.com/xo/tblfmt v0.0.0-20190128080608-1c1f094c2e48/go.mod h1:bSA7wykaIHZTJICoVhnHeBrORU6M05xMBQxrp9PfUog=
github.com/xo/tblfmt v0.0.0-20190130125850-facad3fe7ef8 h1:7ZrYN1NqzyGS+GdNsFjTs+TlwZYNpMhktgdTBrHzc2c=
github.com/xo/tblfmt v0.0.0-20190130125850-facad3fe7ef8/go.mod h1:bSA7wykaIHZTJICoVhnHeBrORU6M05xMBQxrp9PfUog=
github.com/xo/terminfo v0.0.0-20181215143347-9ba9fdd85c0d h1:Twjwthj6dtuj9d1B5pkypN140xps3nIY1Q/1NlE1n8k=
github.com/xo/terminfo v0.0.0-20181215143347-9ba9fdd85c0d/go.mod h1:6Yhx5ZJl5942QrNRWLwITArVT9okUXc5c3brgWJMoDc=
github.com/xo/xoutil v0.0.0-20171112033149-46189f4026a5 h1:3ANIpg9VQB91yCAyY+5dobfm30xQNOG3sCjPoPQo5i8=
Expand Down

0 comments on commit b7ba163

Please sign in to comment.