You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PMM-13915 Update module dependencies and Go version (#314)
* PMM-13915 Update module dependencies and Go version
Upgraded Go to version 1.23.2 and updated several dependencies to newer versions, including `golang.org/x/crypto`, `golang.org/x/net`, and others. These changes ensure compatibility and leverage the latest improvements and fixes in the upstream libraries.
* PMM-13915 Update golangci-lint to version v1.63.4
Upgraded the golangci-lint version in the GitHub Actions workflow to v1.63.4 from v1.54.2. This ensures compatibility with the latest features, bug fixes, and improvements in the linter.
0 commit comments