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

Change go module for v2 #931

Merged
merged 6 commits into from
Jan 23, 2023
Merged

Change go module for v2 #931

merged 6 commits into from
Jan 23, 2023

Conversation

milindl
Copy link
Contributor

@milindl milindl commented Jan 19, 2023

  1. Update go.mod of all the modules
  2. Update imports across files
  3. Ran go mod tidy which generated the go.sum files.
  4. Documentation update, needed to change the generate script as well for v2.
  5. Documentation changes in README.md

@milindl milindl requested review from emasab and a team January 19, 2023 11:01
@emasab emasab force-pushed the dev_pre-2.0.0-release-changes branch from 7067066 to 961b534 Compare January 19, 2023 15:43
Copy link
Contributor

@emasab emasab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@milindl milindl force-pushed the dev_pre-2.0.0-release-changes branch from b4855f7 to ba8ca2c Compare January 23, 2023 09:05
@milindl milindl merged commit cde2827 into master Jan 23, 2023
@milindl milindl deleted the dev_pre-2.0.0-release-changes branch January 23, 2023 09:25
PrasanthV454 pushed a commit that referenced this pull request Mar 17, 2023
    Update go.mod of all the modules
    Update imports across files
    Ran go mod tidy which generated the go.sum files.
    Documentation update, needed to change the generate script as well for v2.
    Documentation changes in README.md



Co-authored-by: Emanuele Sabellico <esabellico@confluent.io>
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.

None yet

2 participants