cunningt opened a new issue #1231: helm.sh entries in go.sum URL: https://github.com/apache/camel-k/issues/1231 I'm getting the following errors trying to build go: finding helm.sh/helm/v3 v3.0.0 go: helm.sh/helm/[email protected]: unknown revision helm.sh/helm/v3.0.0 and go: finding helm.sh/helm/v3 v3.0.1 go: finding github.com/improbable-eng/thanos v0.3.2 go: finding github.com/imdario/mergo v0.3.6 go: helm.sh/helm/[email protected]: unknown revision helm.sh/helm/v3.0.1 It looks like these lines are the issue? https://github.com/apache/camel-k/blob/master/go.sum#L979-L980
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
