Skip to content

Commit 968856e

Browse files
authored
Merge pull request #21371 from github/redsun82/fix-local-go-builds
Go: fix standalone build of the Go extractor
2 parents f0e665d + 42e41c5 commit 968856e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go/extractor/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
load("@rules_go//go:def.bzl", "go_library")
2+
load("@rules_java//java:defs.bzl", "java_library")
23
load("@rules_pkg//pkg:mappings.bzl", "pkg_files")
34

45
# gazelle:prefix github.com/github/codeql-go/extractor

0 commit comments

Comments
 (0)