Skip to content

Commit

Permalink
Update Bazel
Browse files Browse the repository at this point in the history
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
  • Loading branch information
meyskens committed Oct 16, 2020
1 parent e748afb commit 66485a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/acme/util/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ go_library(
srcs = ["util.go"],
importpath = "github.com/jetstack/cert-manager/pkg/acme/util",
visibility = ["//visibility:public"],
deps = ["@org_golang_x_crypto//acme:go_default_library"],
)

filegroup(
Expand Down

0 comments on commit 66485a6

Please sign in to comment.