golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/cmd/gorelease/testdata/basic/v2_incompatible_suggest.test (about) 1 mod=example.com/basic/v2 2 version=v2.1.2 3 base=v2.1.1 4 success=false 5 -- want -- 6 # example.com/basic/v2/a 7 ## incompatible changes 8 A2: removed 9 10 # example.com/basic/v2/b 11 ## incompatible changes 12 package removed 13 14 # summary 15 Cannot suggest a release version. 16 Incompatible changes were detected.