Update go.mod to use Go 1.24.2 by javorszky · Pull Request #1048 · nginx/nginx-prometheus-exporter (original) (raw)

Closes #1047

Proposed changes

Updates the main go version to 1.24.2 as well

Considerations

If this project is used as a dependency, we need to validate that the go version bump does not interfere with other projects' functionality.

Checklist

Before creating a PR, run through this checklist and mark each as complete.