File: cycle_verify.test

package info (click to toggle)
golang-golang-x-exp 0.0~git20221028.83b7d23-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports
  • size: 6,276 kB
  • sloc: ansic: 1,900; sh: 278; objc: 276; asm: 48; makefile: 14
file content (9 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
mod=example.com/cycle
base=v1.0.0
version=v1.0.0
release=v1.0.1
success=false
-- want --
# summary
v1.0.1 is not a valid semantic version for this release.
Module indirectly depends on a higher version of itself (v1.5.0).