Open iamvbenz49 opened 1 month ago
got the same with kompose....
Did found a solution: Add replace github.com/openshift/api v3.9.0+incompatible => github.com/openshift/api v0.0.0-20230704153349-abb98ff04d03
to your go.mod file to replace the nonexsting module with the corresponding hash version
Thank you @hurzelpurzel
When try to run some files on meshery project, I'm receiving this error openshift/api is incompatible