Skip to content

Commit

Permalink
update-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
amwat committed Jul 31, 2020
1 parent f0a2d0b commit 998906f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
1 change: 0 additions & 1 deletion BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ filegroup(
"//jobs:all-srcs",
"//kettle:all-srcs",
"//kubetest:all-srcs",
"//kubetest2:all-srcs",
"//label_sync:all-srcs",
"//linkcheck:all-srcs",
"//logexporter/cmd:all-srcs",
Expand Down
9 changes: 1 addition & 8 deletions repos.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -3830,14 +3830,7 @@ def go_repositories():
sum = "h1:Q1Bb5+ssL7WekHgJvX2yAp4ueLeEnFX50RcpYRErNOg=",
version = "v0.0.0-20200526191642-45fc818e2d00",
)
go_repository(
name = "com_github_octago_sflags",
build_file_generation = "on",
build_file_proto_mode = "disable",
importpath = "github.com/octago/sflags",
sum = "h1:XceYzkRXGAHa/lSFmKLcaxSrsh4MTuOMQdIGsUD0wlk=",
version = "v0.2.0",
)

go_repository(
name = "com_github_chzyer_logex",
build_file_generation = "on",
Expand Down

0 comments on commit 998906f

Please sign in to comment.