summaryrefslogtreecommitdiffstats
path: root/dependencies/pkg/mod/golang.org/x/exp@v0.0.0-20220613132600-b0d781184e0d/cmd/gorelease/testdata/basic/v2_incompatible_suggest.test
blob: 43aa3fe59f1d84b6d7949f025be595019291ae0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
mod=example.com/basic/v2
version=v2.1.2
base=v2.1.1
success=false
-- want --
# example.com/basic/v2/a
## incompatible changes
A2: removed

# example.com/basic/v2/b
## incompatible changes
package removed

# summary
Cannot suggest a release version.
Incompatible changes were detected.