Skip to content

Commit

Permalink
Merge pull request #8 from wy-z/dev
Browse files Browse the repository at this point in the history
[dep] Fix 'Gopkg.toml'
  • Loading branch information
wy-z authored Feb 6, 2018
2 parents 6731c70 + 5f6d2e9 commit cc14538
Show file tree
Hide file tree
Showing 19 changed files with 1,075 additions and 308 deletions.
43 changes: 34 additions & 9 deletions Gopkg.lock

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

12 changes: 6 additions & 6 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,22 +26,22 @@
version = "1.2.0"

[[constraint]]
branch = "master"
name = "github.com/go-openapi/spec"
revision = "f3499b5df53897321d6f5e9c22cf19309d41d3bc"

[[constraint]]
[[override]]
name = "github.com/pkg/errors"
version = "0.8.0"

[[constraint]]
[[override]]
name = "github.com/sirupsen/logrus"
version = "1.0.4"

[[constraint]]
[[override]]
name = "github.com/stretchr/testify"
version = "1.2.0"

[[constraint]]
[[override]]
name = "github.com/urfave/cli"
version = "1.20.0"

Expand All @@ -50,5 +50,5 @@
version = "2.2.0"

[[constraint]]
branch = "master"
name = "github.com/emicklei/proto-contrib"
revision = "1a0b77302cc833fcf469702a8737b893a91a905c"
2 changes: 2 additions & 0 deletions vendor/github.com/emicklei/proto-contrib/.gitignore

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

16 changes: 10 additions & 6 deletions vendor/github.com/emicklei/proto-contrib/README.md

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

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

16 changes: 10 additions & 6 deletions vendor/github.com/emicklei/proto-contrib/cmd/proto2gql/README.md

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

Loading

0 comments on commit cc14538

Please sign in to comment.