Skip to content

Commit

Permalink
Update vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler-sommer committed Jan 16, 2018
1 parent 74ce197 commit f48a7cb
Show file tree
Hide file tree
Showing 181 changed files with 2,634 additions and 13,326 deletions.
12 changes: 6 additions & 6 deletions Gopkg.lock

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

25 changes: 1 addition & 24 deletions Gopkg.toml
Original file line number Diff line number Diff line change
@@ -1,26 +1,3 @@

# Gopkg.toml example
#
# Refer to https://github.com/golang/dep/blob/master/docs/Gopkg.toml.md
# for detailed Gopkg.toml documentation.
#
# required = ["github.com/user/thing/cmd/thing"]
# ignored = ["github.com/user/project/pkgX", "bitbucket.org/user/project/pkgA/pkgY"]
#
# [[constraint]]
# name = "github.com/user/project"
# version = "1.0.0"
#
# [[constraint]]
# name = "github.com/user/project2"
# branch = "dev"
# source = "github.com/myfork/project2"
#
# [[override]]
# name = "github.com/x/y"
# version = "2.4.0"


[[constraint]]
name = "github.com/fatih/color"
version = "1.5.0"
Expand All @@ -31,7 +8,7 @@

[[constraint]]
branch = "master"
name = "github.com/motki/motki"
name = "github.com/motki/core"

[[constraint]]
branch = "master"
Expand Down
47 changes: 7 additions & 40 deletions vendor/github.com/jackc/pgx/.travis.yml

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

43 changes: 43 additions & 0 deletions vendor/github.com/jackc/pgx/CHANGELOG.md

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

9 changes: 8 additions & 1 deletion vendor/github.com/jackc/pgx/README.md

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

101 changes: 84 additions & 17 deletions vendor/github.com/jackc/pgx/batch.go

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

Loading

0 comments on commit f48a7cb

Please sign in to comment.