We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d2c788 commit d1544caCopy full SHA for d1544ca
1 file changed
entity/BUILD.bazel
@@ -8,6 +8,7 @@ go_library(
8
"build.go",
9
"change_provider.go",
10
"request.go",
11
+ "speculation_tree.go",
12
],
13
importpath = "github.com/uber/submitqueue/entity",
14
visibility = ["//visibility:public"],
0 commit comments