mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-26 20:01:02 +00:00
adb2c82790
https://go.dev/doc/modules/release-workflow#breaking Fixes https://github.com/woodpecker-ci/woodpecker/issues/2913 fixes #2654 ``` runephilosof@fedora:~/code/platform-woodpecker/woodpecker-repo-configurator (master)$ go get go.woodpecker-ci.org/woodpecker@v2.0.0 go: go.woodpecker-ci.org/woodpecker@v2.0.0: invalid version: module contains a go.mod file, so module path must match major version ("go.woodpecker-ci.org/woodpecker/v2") ``` --------- Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com> |
||
---|---|---|
.. | ||
approve.go | ||
cancel.go | ||
config.go | ||
create.go | ||
decline.go | ||
errors.go | ||
gated.go | ||
helper.go | ||
items.go | ||
items_test.go | ||
pipelineStatus.go | ||
pipelineStatus_test.go | ||
queue.go | ||
restart.go | ||
start.go | ||
stepStatus.go | ||
stepStatus_test.go | ||
topic.go | ||
workflowStatus.go |