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

maintenance #977

Merged
merged 6 commits into from
Sep 28, 2024
Merged

maintenance #977

merged 6 commits into from
Sep 28, 2024

Conversation

nbdy
Copy link
Contributor

@nbdy nbdy commented Sep 28, 2024

as per commits:

  • replaced deprecated protobuf library
  • regenerated pb.go files
  • dependency bumps
  • adjusted code to nnet changes

go.mod Outdated
go 1.19
go 1.20

replace github.com/nknorg/nnet => ../nnet
Copy link
Member

Choose a reason for hiding this comment

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

don't forget to remove this replace and upgrade nnet to the latest version that includes nknorg/nnet#46 to be compatible with go 1.20

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done. thanks for the reminder.

Copy link
Member

@yilunzhang yilunzhang left a comment

Choose a reason for hiding this comment

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

LGTM

@yilunzhang
Copy link
Member

I will fix github action failure in a separate PR

@yilunzhang yilunzhang merged commit 741b0f8 into nknorg:master Sep 28, 2024
1 check failed
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