-
Notifications
You must be signed in to change notification settings - Fork 101
Update Dependencies #1312
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
base: main
Are you sure you want to change the base?
Update Dependencies #1312
Conversation
go.mod
Outdated
module github.com/nginx/agent/v3 | ||
|
||
go 1.24.0 | ||
go 1.24.2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
are we forced to bump the patch version here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, this is caused by the plus go client. It's not specific to version 3 this will also happen if we update to 2.4.0
Proposed changes
Update OTel Dependencies
Update Plus Go Client
Update other Dependencies
Checklist
Before creating a PR, run through this checklist and mark each as complete.
CONTRIBUTING
documentmake install-tools
and have attached any dependency changes to this pull requestREADME.md
)