Skip to content

Commit

Permalink
Conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
dmateusp committed May 1, 2023
1 parent b5a6444 commit bceb6f5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions WORKSPACE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,15 @@ workspace(name = "com_github_cloneable_rules_ent")

# ent_go_repositories()

<<<<<<< HEAD
# load("@io_bazel_rules_go//go:deps.bzl", "go_register_toolchains", "go_rules_dependencies")

# go_rules_dependencies()

# go_register_toolchains(version = "host")

# load("@com_github_cloneable_rules_ent//:deps.bzl", "ent_go_dependencies")
=======

# gazelle:repository_macro deps.bzl%ent_go_dependencies
>>>>>>> 281959a (Add example that reproduces proto issue)

load("//:workspace.bzl", "install_workspace_dependencies")

Expand Down

0 comments on commit bceb6f5

Please sign in to comment.