Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Commit

Permalink
Merge pull request #316 from justinsb/fix_bazel
Browse files Browse the repository at this point in the history
Bazel: update dependency
  • Loading branch information
justinsb authored Apr 27, 2020
2 parents 30153de + 643c1db commit 9f13a11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/locking/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ go_test(
name = "go_default_test",
srcs = ["lock_test.go"],
embed = [":go_default_library"],
deps = ["//vendor/k8s.io/klog:go_default_library"],
)

0 comments on commit 9f13a11

Please sign in to comment.