golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842/cmd/gorelease/testdata/basic/v2_incompatible_verify.test (about) 1 mod=example.com/basic/v2 2 version=v2.1.2 3 base=v2.1.1 4 success=false 5 release=v2.1.2 6 proxyVersions=example.com/basic/v2@v2.1.1 7 -- want -- 8 # example.com/basic/v2/a 9 ## incompatible changes 10 A2: removed 11 12 # example.com/basic/v2/b 13 ## incompatible changes 14 package removed 15 16 # summary 17 v2.1.2 is not a valid semantic version for this release. 18 There are incompatible changes.