Skip to content

Commit

Permalink
Resolve a conflict #9952 #9957
Browse files Browse the repository at this point in the history
(cherry picked from commit afe2a63)
  • Loading branch information
michaelklishin authored and mergify[bot] committed Nov 20, 2023
1 parent a506a78 commit 165aa60
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -267,30 +267,13 @@ erlang_package.git_package(
repository = "michaelklishin/erlang-jose",
)

<<<<<<< HEAD
=======
erlang_package.hex_package(
name = "json",
build_file = "@rabbitmq-server//bazel:BUILD.json",
sha256 = "9abf218dbe4ea4fcb875e087d5f904ef263d012ee5ed21d46e9dbca63f053d16",
version = "1.4.1",
)

erlang_package.git_package(
name = "khepri",
build_file = "@rabbitmq-server//bazel:BUILD.khepri",
commit = "952a52969eaa97a4327806b4fc062238dc3e6214",
repository = "rabbitmq/khepri",
)

erlang_package.git_package(
name = "khepri_mnesia_migration",
build_file = "@rabbitmq-server//bazel:BUILD.khepri_mnesia_migration",
commit = "56d7d123cc3e9dce309582b4d45ea58f3580ee71",
repository = "rabbitmq/khepri_mnesia_migration",
)

>>>>>>> 5a51547d9e (Revert "Remove hex.pm json package #9926 #9932")
erlang_package.hex_package(
name = "thoas",
build_file = "@rabbitmq-server//bazel:BUILD.thoas",
Expand Down Expand Up @@ -385,12 +368,7 @@ use_repo(
"getopt",
"gun",
"jose",
<<<<<<< HEAD
=======
"json",
"khepri",
"khepri_mnesia_migration",
>>>>>>> 7ef4bec607 (Revert "Remove Elixir json package in one more place #9926 #9932")
"observer_cli",
"prometheus",
"ranch",
Expand Down

0 comments on commit 165aa60

Please sign in to comment.