[PR #166] [MERGED] chore: update to go 1.25 #163

Closed
opened 2026-03-03 16:29:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/natrontech/pbs-exporter/pull/166
Author: @janfuhrer
Created: 11/28/2025
Status: Merged
Merged: 11/29/2025
Merged by: @janfuhrer

Base: mainHead: chore/update-go-1.25


📝 Commits (2)

📊 Changes

11 files changed (+52 additions, -38 deletions)

View changed files

📝 .github/workflows/codeql.yml (+2 -2)
📝 .github/workflows/dependency-review.yml (+2 -2)
📝 .github/workflows/golangci-lint.yml (+2 -2)
📝 .github/workflows/gosec.yml (+3 -3)
📝 .github/workflows/osv-scan.yml (+1 -1)
📝 .github/workflows/release.yml (+5 -5)
📝 .github/workflows/scorecard.yml (+2 -2)
📝 .pre-commit-config.yaml (+2 -2)
📝 Makefile (+1 -1)
📝 go.mod (+8 -6)
📝 go.sum (+24 -12)

📄 Description

What this PR does:

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Notes for Reviewer:

Checklist:

  • I have read and understood the CONTRIBUTING and CODE_OF_CONDUCT documents
  • All commits are signed (see Signing Commits)
  • Pull Request title in the format of Conventional Commits e.g. feat|fix|chore|docs|...: Changed Something
  • Updated documentation in the README.md file (e.g. new parameters, environment variables, return values, ...)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/natrontech/pbs-exporter/pull/166 **Author:** [@janfuhrer](https://github.com/janfuhrer) **Created:** 11/28/2025 **Status:** ✅ Merged **Merged:** 11/29/2025 **Merged by:** [@janfuhrer](https://github.com/janfuhrer) **Base:** `main` ← **Head:** `chore/update-go-1.25` --- ### 📝 Commits (2) - [`9b39783`](https://github.com/natrontech/pbs-exporter/commit/9b39783dfbfb7668398d5e86742e0d737d039f72) chore: update to go 1.25 - [`6de1e19`](https://github.com/natrontech/pbs-exporter/commit/6de1e19a6d246274856f8f8abaa382b6c5b6c529) ci: update all workflows ### 📊 Changes **11 files changed** (+52 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/codeql.yml` (+2 -2) 📝 `.github/workflows/dependency-review.yml` (+2 -2) 📝 `.github/workflows/golangci-lint.yml` (+2 -2) 📝 `.github/workflows/gosec.yml` (+3 -3) 📝 `.github/workflows/osv-scan.yml` (+1 -1) 📝 `.github/workflows/release.yml` (+5 -5) 📝 `.github/workflows/scorecard.yml` (+2 -2) 📝 `.pre-commit-config.yaml` (+2 -2) 📝 `Makefile` (+1 -1) 📝 `go.mod` (+8 -6) 📝 `go.sum` (+24 -12) </details> ### 📄 Description <!-- Thank you for contributing to natrontech/pbs-exporter. --> **What this PR does**: **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Notes for Reviewer**: **Checklist**: - [x] I have read and understood the [CONTRIBUTING](https://github.com/natrontech/pbs-exporter/blob/main/CONTRIBUTING.md) and [CODE_OF_CONDUCT](https://github.com/natrontech/pbs-exporter/blob/main/CODE_OF_CONDUCT.md) documents - [x] All commits are signed (see [Signing Commits](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification)) - [x] Pull Request title in the format of [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) e.g. `feat|fix|chore|docs|...: Changed Something` - [x] Updated documentation in the `README.md` file (e.g. new parameters, environment variables, return values, ...) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:29:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pbs-exporter#163
No description provided.