Skip to content

Commit

Permalink
Remove segments
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum committed May 21, 2024
1 parent a802b40 commit 48cb102
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions tests/bcr/go_mod/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ local_path_override(
path = "test_dep",
)

include("//segments:dir/go.MODULE.bazel")

bazel_dep(name = "protobuf", version = "23.1", repo_name = "my_protobuf")
bazel_dep(name = "rules_go", version = "0.42.0", repo_name = "my_rules_go")
bazel_dep(name = "rules_proto", version = "6.0.0-rc2", repo_name = "my_rules_proto")

go_sdk = use_extension("@my_rules_go//go:extensions.bzl", "go_sdk")
Expand Down
Empty file.
1 change: 0 additions & 1 deletion tests/bcr/go_mod/segments/dir/go.MODULE.bazel

This file was deleted.

0 comments on commit 48cb102

Please sign in to comment.