Skip to content

Commit

Permalink
Update vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
mmussomele authored and tsandall committed Jun 29, 2017
1 parent ee50506 commit 86e9114
Show file tree
Hide file tree
Showing 331 changed files with 41,839 additions and 22,649 deletions.
2 changes: 1 addition & 1 deletion build/install-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ fi

which pigeon >/dev/null || {
echo "Installing pigeon from vendor"
go install ./vendor/github.com/PuerkitoBio/pigeon
go install ./vendor/github.com/mna/pigeon
}


Expand Down
28 changes: 14 additions & 14 deletions glide.lock

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

2 changes: 1 addition & 1 deletion glide.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package: github.com/open-policy-agent/opa
import:
- package: github.com/PuerkitoBio/pigeon
- package: github.com/mna/pigeon
- package: golang.org/x/tools
subpackages:
- cmd/goimports
Expand Down
10 changes: 0 additions & 10 deletions vendor/github.com/PuerkitoBio/pigeon/.gitignore

This file was deleted.

9 changes: 0 additions & 9 deletions vendor/github.com/PuerkitoBio/pigeon/.travis.yml

This file was deleted.

This file was deleted.

36 changes: 0 additions & 36 deletions vendor/github.com/PuerkitoBio/pigeon/test/andnot/andnot_test.go

This file was deleted.

5 changes: 3 additions & 2 deletions vendor/github.com/ghodss/yaml/README.md

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

28 changes: 25 additions & 3 deletions vendor/github.com/golang/lint/lint.go

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

27 changes: 27 additions & 0 deletions vendor/github.com/golang/lint/lint_test.go

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

Loading

0 comments on commit 86e9114

Please sign in to comment.