Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cblecker committed Dec 27, 2017
1 parent edff3a6 commit 90c4d2c
Show file tree
Hide file tree
Showing 44 changed files with 1,392 additions and 3,359 deletions.
27 changes: 27 additions & 0 deletions Gopkg.lock

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

12 changes: 12 additions & 0 deletions Gopkg.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@

[[constraint]]
branch = "master"
name = "github.com/bazelbuild/buildtools"

[[constraint]]
branch = "master"
name = "github.com/golang/glog"

[[constraint]]
branch = "master"
name = "golang.org/x/build"
2 changes: 1 addition & 1 deletion kazel/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ go_library(
importpath = "k8s.io/repo-infra/kazel",
tags = ["automanaged"],
deps = [
"//vendor/github.com/bazelbuild/buildifier/core:go_default_library",
"//vendor/github.com/bazelbuild/buildtools/build:go_default_library",
"//vendor/github.com/golang/glog:go_default_library",
],
)
Empty file added vendor/BUILD
Empty file.
18 changes: 0 additions & 18 deletions vendor/github.com/bazelbuild/buildifier/core/BUILD

This file was deleted.

14 changes: 0 additions & 14 deletions vendor/github.com/bazelbuild/buildifier/core/build_defs.bzl

This file was deleted.

Loading

0 comments on commit 90c4d2c

Please sign in to comment.