mirror of
https://github.com/natrontech/pbs-exporter.git
synced 2026-04-26 10:55:50 +03:00
[PR #166] [MERGED] chore: update to go 1.25 #163
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pbs-exporter#163
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:chore/update-go-1.25📝 Commits (2)
9b39783chore: update to go 1.256de1e19ci: update all workflows📊 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:
feat|fix|chore|docs|...: Changed SomethingREADME.mdfile (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.