Skip to content

Commit 853ead4

Browse files
committed
Fixup bazel BUILD.bazel file
1 parent e2da9c5 commit 853ead4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fetcher/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_test")
33
go_library(
44
name = "go_default_library",
55
srcs = [
6+
"crypto_cmds.go",
67
"openssl_cmds.go",
78
"scion_cppki_verify.go",
89
"scion_openapi.go",

0 commit comments

Comments
 (0)