Commit 2666ed6
committed
go.mod: ignore cyclic dependency for tagging
tools and mod have a cyclic dependency, which needs to be broken during
the upgrading/tagging process. This direction is due to the use of txtar
in the tests for the zip package, which is much less important than the
other direction.
For golang/go#48523.
Change-Id: Id5006280b0bc6b39f191b0281d542d251d80fff5
Reviewed-on: https://go-review.googlesource.com/c/mod/+/439335
Reviewed-by: Bryan Mills <[email protected]>
Run-TryBot: Heschi Kreinick <[email protected]>
TryBot-Result: Gopher Robot <[email protected]>1 parent 2adab6b commit 2666ed6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
0 commit comments