Skip to content

Commit

Permalink
Lock Ginkgo, Gomega and Agouti to master branches
Browse files Browse the repository at this point in the history
  • Loading branch information
Johan Brandhorst committed Aug 5, 2017
1 parent 0df52f3 commit 3e467d8
Show file tree
Hide file tree
Showing 191 changed files with 7,115 additions and 8,563 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.

6 changes: 3 additions & 3 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,20 @@ ignored = ["github.com/gopherjs/gopherjs/js"]
name = "github.com/improbable-eng/grpc-web"

[[constraint]]
branch = "master"
name = "github.com/onsi/ginkgo"
version = "1.4.0"

[[constraint]]
branch = "master"
name = "github.com/onsi/gomega"
version = "1.2.0"

[[constraint]]
branch = "master"
name = "github.com/rusco/qunit"

[[constraint]]
branch = "master"
name = "github.com/sclevine/agouti"
version = "2.0.0"

[[constraint]]
branch = "master"
Expand Down
3 changes: 2 additions & 1 deletion vendor/github.com/onsi/ginkgo/.gitignore

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

4 changes: 4 additions & 0 deletions vendor/github.com/onsi/ginkgo/CHANGELOG.md

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

6 changes: 6 additions & 0 deletions vendor/github.com/onsi/ginkgo/README.md

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

13 changes: 13 additions & 0 deletions vendor/github.com/onsi/ginkgo/before_pr.sh

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

75 changes: 75 additions & 0 deletions vendor/github.com/onsi/ginkgo/ginkgo/run_command.go

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

90 changes: 78 additions & 12 deletions vendor/github.com/onsi/ginkgo/ginkgo/testrunner/test_runner.go

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

2 changes: 1 addition & 1 deletion vendor/github.com/onsi/ginkgo/ginkgo_dsl.go

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.

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

Loading

0 comments on commit 3e467d8

Please sign in to comment.