Skip to content

Commit

Permalink
fix Gopkg
Browse files Browse the repository at this point in the history
  • Loading branch information
iikira committed Apr 23, 2018
1 parent e919848 commit 0a08833
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 22 deletions.
16 changes: 8 additions & 8 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 7 additions & 3 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,23 @@

[[constraint]]
branch = "master"
name = "github.com/iikira/args"
name = "github.com/iikira/Baidu-Login"

[[constraint]]
branch = "master"
name = "github.com/iikira/Baidu-Login"
name = "github.com/iikira/args"

[[constraint]]
branch = "master"
name = "github.com/iikira/baidu-tools"

[[constraint]]
name = "github.com/json-iterator/go"
version = "1.1.2"
version = "1.1.3"

[[constraint]]
branch = "master"
name = "github.com/kardianos/osext"

[[constraint]]
branch = "master"
Expand Down
15 changes: 15 additions & 0 deletions vendor/github.com/olekukonko/tablewriter/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions vendor/github.com/olekukonko/tablewriter/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions vendor/github.com/olekukonko/tablewriter/test.csv

This file was deleted.

4 changes: 0 additions & 4 deletions vendor/github.com/olekukonko/tablewriter/test_info.csv

This file was deleted.

0 comments on commit 0a08833

Please sign in to comment.