[PR #68] [MERGED] update go to v1.23, update github workflows #72

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

📋 Pull Request Information

Original PR: https://github.com/natrontech/pbs-exporter/pull/68
Author: @janfuhrer
Created: 12/27/2024
Status: Merged
Merged: 12/27/2024
Merged by: @janfuhrer

Base: mainHead: feat/updates


📝 Commits (3)

  • f76875f ci: update .pre-commit
  • 8993453 security: update SECURITY-INSIGHTS.yml
  • 2f5d7c2 feat: update to go 1.23, update all github workflows

📊 Changes

13 files changed (+73 additions, -53 deletions)

View changed files

📝 .github/workflows/codeql.yml (+4 -4)
📝 .github/workflows/dependency-review.yml (+2 -2)
📝 .github/workflows/golangci-lint.yml (+4 -4)
📝 .github/workflows/gosec.yml (+3 -3)
📝 .github/workflows/osv-scan.yml (+1 -1)
📝 .github/workflows/release-verification.yml (+2 -2)
📝 .github/workflows/release.yml (+11 -11)
📝 .github/workflows/scorecard.yml (+4 -4)
📝 .pre-commit-config.yaml (+3 -3)
📝 Makefile (+8 -2)
📝 SECURITY-INSIGHTS.yml (+2 -2)
📝 go.mod (+7 -5)
📝 go.sum (+22 -10)

📄 Description

No description provided


🔄 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/68 **Author:** [@janfuhrer](https://github.com/janfuhrer) **Created:** 12/27/2024 **Status:** ✅ Merged **Merged:** 12/27/2024 **Merged by:** [@janfuhrer](https://github.com/janfuhrer) **Base:** `main` ← **Head:** `feat/updates` --- ### 📝 Commits (3) - [`f76875f`](https://github.com/natrontech/pbs-exporter/commit/f76875fdbb2e0de8d4f31eba4c6ba2e65a1a946d) ci: update .pre-commit - [`8993453`](https://github.com/natrontech/pbs-exporter/commit/899345320cf97217bd92626cc8effa1ca9c7a9c7) security: update SECURITY-INSIGHTS.yml - [`2f5d7c2`](https://github.com/natrontech/pbs-exporter/commit/2f5d7c2e74ba61c8d340da4686d94fd978676497) feat: update to go 1.23, update all github workflows ### 📊 Changes **13 files changed** (+73 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/codeql.yml` (+4 -4) 📝 `.github/workflows/dependency-review.yml` (+2 -2) 📝 `.github/workflows/golangci-lint.yml` (+4 -4) 📝 `.github/workflows/gosec.yml` (+3 -3) 📝 `.github/workflows/osv-scan.yml` (+1 -1) 📝 `.github/workflows/release-verification.yml` (+2 -2) 📝 `.github/workflows/release.yml` (+11 -11) 📝 `.github/workflows/scorecard.yml` (+4 -4) 📝 `.pre-commit-config.yaml` (+3 -3) 📝 `Makefile` (+8 -2) 📝 `SECURITY-INSIGHTS.yml` (+2 -2) 📝 `go.mod` (+7 -5) 📝 `go.sum` (+22 -10) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:28:05 +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#72
No description provided.