Skip to content

Commit 7cb5ad7

Browse files
committed
remove local override
1 parent 0d1b811 commit 7cb5ad7

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

MODULE.bazel

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ bazel_dep(name = "rules_go", version = "0.57.0")
1212
bazel_dep(name = "gazelle", version = "0.45.0")
1313
bazel_dep(name = "build_stack_rules_proto", version = "4.1.1")
1414

15-
local_path_override(
16-
module_name = "rules_go",
17-
path = "/Users/pcj/go/src/github.com/bazel-contrib/rules_go",
18-
)
19-
2015
# -------------------------------------------------------------------
2116
# Configuration: Go
2217
# -------------------------------------------------------------------

0 commit comments

Comments
 (0)