Skip to content

Commit 823b983

Browse files
authored
bazel run gazelle
1 parent 281a0cd commit 823b983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbitmq_cli/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ rabbitmqctl(
3939
license_files = glob(["LICENSE*"]),
4040
source_deps = {
4141
"@csv//:sources": "csv",
42-
"@json//:sources": "json"
42+
"@json//:sources": "json",
4343
},
4444
visibility = ["//visibility:public"],
4545
deps = [

0 commit comments

Comments
 (0)