squakez opened a new issue, #4086:
URL: https://github.com/apache/camel-k/issues/4086

   ```
   go: errors parsing go.mod:
   /home/runner/work/camel-k/camel-k/go.mod:7:2: require 
github.com/apache/camel-k/pkg/apis/camel: version "v2.0.0-nightly" invalid: 
should be v0 or v1, not v2
   /home/runner/work/camel-k/camel-k/go.mod:8:2: require 
github.com/apache/camel-k/pkg/client/camel: version "v2.0.0-nightly" invalid: 
should be v0 or v1, not v2
   /home/runner/work/camel-k/camel-k/go.mod:9:2: require 
github.com/apache/camel-k/pkg/kamelet/repository: version "v2.0.0-nightly" 
invalid: should be v0 or v1, not v2
   make: *** [Makefile:345: build-resources] Error 1
   ```
   there must be some check limiting the major release.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to