Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fixed install cmdrest using go install #425

Merged
merged 4 commits into from
Sep 6, 2023

Conversation

aylei
Copy link
Contributor

@aylei aylei commented Sep 6, 2023

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

GOBIN=. go install github.com/matrixorigin/matrixone-operator/cmd/cmdrest@latest
go: downloading github.com/matrixorigin/matrixone-operator v0.0.0-20230906114244-c64a2d67195c
go: github.com/matrixorigin/matrixone-operator/cmd/cmdrest@latest (in github.com/matrixorigin/[email protected]):
	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.

workaround golang/go#44840
What this PR does / why we need it:

Not Available

Special notes for your reviewer:

Not Available

Additional documentation (e.g. design docs, usage docs, etc.):

Not Available

@aylei aylei enabled auto-merge (squash) September 6, 2023 12:08
@aylei aylei merged commit 50b955f into matrixorigin:main Sep 6, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants