File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -75,14 +75,12 @@ Note: This takes quite some time on a single machine.
75
75
76
76
### from hex.pm
77
77
78
- 1 . ` bazel run gazelle-update-repos -- -args hex.pm/[email protected] ` to generate/update
` bazel/BUILD.accept `
79
- 1 . ` git checkout WORKSPACE ` to reset the workspace file
78
+ 1 . ` bazel run gazelle-update-repos -- hex.pm/[email protected] ` to generate/update
` bazel/BUILD.accept `
80
79
1 . Add/update the entry in MODULE.bazel
81
80
82
81
### from github
83
82
84
- 1 . ` bazel run gazelle-update-repos -- -args --testonly github.com/extend/ct_helper@master `
85
- 1 . ` git checkout WORKSPACE ` to reset the workspace file
83
+ 1 . ` bazel run gazelle-update-repos -- --testonly github.com/extend/ct_helper@master `
86
84
1 . Add/update the entry in MODULE.bazel
87
85
88
86
## Update BUILD files
You can’t perform that action at this time.
0 commit comments