It should be installed like other go binary.
yshngg@forge ~> go install github.com/kubernetes/kompose@latest
go: github.com/kubernetes/kompose@latest (in github.com/kubernetes/kompose@v1.38.0):
The go.mod file for the module providing named packages contains one or
more replace directives. It must not contain directives that would cause
it to be interpreted differently than if it were the main module.
Expected Behavior
It should be installed like other go binary.
Actual Behavior
Steps To Reproduce
No response
Kompose Version
Docker-Compose file
Anything else?
golang/go#44840