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

modify module name #3

Open
wants to merge 1 commit into
base: easyops
Choose a base branch
from
Open

modify module name #3

wants to merge 1 commit into from

Conversation

0x0105
Copy link

@0x0105 0x0105 commented Nov 24, 2021

x GOPROXY=https://goproxy.io,direct go get github.com/easyops-cn/beats/v7/[email protected]
go get: github.com/easyops-cn/beats/v7@none updating to
github.com/easyops-cn/beats/[email protected]: parsing go.mod:
module declares its path as: github.com/elastic/beats/v7
but was required as: github.com/easyops-cn/beats/v7

What does this PR do?

Why is it important?

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

x GOPROXY=https://goproxy.io,direct  go get github.com/easyops-cn/beats/v7/[email protected]
go get: github.com/easyops-cn/beats/v7@none updating to
	github.com/easyops-cn/beats/[email protected]: parsing go.mod:
	module declares its path as: github.com/elastic/beats/v7
	        but was required as: github.com/easyops-cn/beats/v7
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