Address review, start accomodating bzlmod.

This commit is contained in:
Cornelius Riemenschneider
2024-02-22 22:02:14 +01:00
parent b82ffd40e7
commit 688b9955a0
6 changed files with 15 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
load("@//:dist.bzl", "pack_zip")
load("@semmle_code//:dist.bzl", "pack_zip")
pack_zip(
name = "tools",