woodpecker/pipeline/rpc/proto
runephilosof-karnovgroup adb2c82790
Update go module path for major version 2 (#2905)
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>
2023-12-08 08:15:08 +01:00
..
generate.go Add agent tagging / filtering for pipelines (#902) 2022-05-31 01:12:18 +02:00
version.go Switch to go vanity urls (#2706) 2023-11-07 08:04:33 +01:00
woodpecker.pb.go Replace interface{} with any (#2807) 2023-11-12 18:23:48 +01:00
woodpecker.proto Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
woodpecker_grpc.pb.go Unregister stateless agents from server on termination (#2606) 2023-11-02 01:53:47 +02:00