From b8a720510c5930563978db22176bb3b92d8083cf Mon Sep 17 00:00:00 2001 From: Chris Smowton Date: Thu, 6 Feb 2025 11:17:23 +0000 Subject: [PATCH] Use root dir license rather than removed Go license --- go/BUILD.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go/BUILD.bazel b/go/BUILD.bazel index d73e7ba1a6f..c5518671dee 100644 --- a/go/BUILD.bazel +++ b/go/BUILD.bazel @@ -35,7 +35,7 @@ genrule( pkg_files( name = "resources", srcs = [ - "LICENSE", + "//:LICENSE", "codeql-extractor.yml", "ql/lib/go.dbscheme.stats", ":dbscheme",