-
-
Notifications
You must be signed in to change notification settings - Fork 456
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Component
other
Describe the bug
Upgrading from v1.0.2 to the latest commit on the main
branch is a downgrade, because its version is 0.15.1.
$ go get github.com/woodpecker-ci/woodpecker@3607886
go: downloading github.com/woodpecker-ci/woodpecker v0.15.1-0.20231026084608-3607886be2b2
go: downloading golang.org/x/net v0.17.0
go: downgraded github.com/woodpecker-ci/woodpecker v1.0.2 => v0.15.1-0.20231026084608-3607886be2b2
go: upgraded golang.org/x/net v0.16.0 => v0.17.0
System Info
go version go1.20.8 linux/amd64
Additional context
No response
Validations
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Checked that the bug isn't fixed in the
next
version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use] - Check that this is a concrete bug. For Q&A join our Discord Chat Server or the Matrix room.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working