We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce33f45 + ac25932 commit d8bd725Copy full SHA for d8bd725
WORKSPACE
@@ -1,7 +1,7 @@
1
workspace(name = "rabbitmq-server")
2
3
-load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive", "http_file")
4
load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository", "new_git_repository")
+load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive", "http_file")
5
6
http_archive(
7
name = "rules_pkg",
0 commit comments