[PR #100] [MERGED] chore(deps): update go to 1.24.1 #98

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

📋 Pull Request Information

Original PR: https://github.com/natrontech/pbs-exporter/pull/100
Author: @janfuhrer
Created: 3/14/2025
Status: Merged
Merged: 3/14/2025
Merged by: @nicololuescher

Base: mainHead: feat/updates


📝 Commits (5)

  • 3d3318b chore(deps): update go to 1.24.1
  • 597c0f0 chore: update pre-commit
  • f89b7e2 docs: update SECURITY-INSIGHTS.yml
  • c6f0116 ci: update github actions
  • ece4a09 docs: update commands for slsa v2.1.0

📊 Changes

11 files changed (+33 additions, -33 deletions)

View changed files

📝 .github/workflows/codeql.yml (+1 -1)
📝 .github/workflows/golangci-lint.yml (+1 -1)
📝 .github/workflows/gosec.yml (+1 -1)
📝 .github/workflows/release.yml (+1 -1)
📝 .github/workflows/scorecard.yml (+1 -1)
📝 .pre-commit-config.yaml (+2 -2)
📝 Makefile (+1 -1)
📝 SECURITY-INSIGHTS.yml (+5 -5)
📝 SECURITY.md (+2 -2)
📝 go.mod (+6 -6)
📝 go.sum (+12 -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/100 **Author:** [@janfuhrer](https://github.com/janfuhrer) **Created:** 3/14/2025 **Status:** ✅ Merged **Merged:** 3/14/2025 **Merged by:** [@nicololuescher](https://github.com/nicololuescher) **Base:** `main` ← **Head:** `feat/updates` --- ### 📝 Commits (5) - [`3d3318b`](https://github.com/natrontech/pbs-exporter/commit/3d3318b62e22c5bc99bc8dc084e7a7daed61dfe3) chore(deps): update go to 1.24.1 - [`597c0f0`](https://github.com/natrontech/pbs-exporter/commit/597c0f079e3ed9f8dbb7e549070b28ad36f061f8) chore: update pre-commit - [`f89b7e2`](https://github.com/natrontech/pbs-exporter/commit/f89b7e2bbab655968c3762efccc81a8734cf4df8) docs: update SECURITY-INSIGHTS.yml - [`c6f0116`](https://github.com/natrontech/pbs-exporter/commit/c6f011686cb57c61abc03cbc85eacd43d0df7042) ci: update github actions - [`ece4a09`](https://github.com/natrontech/pbs-exporter/commit/ece4a095539542e5bcad5ed38fa10a2bd3df54c4) docs: update commands for slsa v2.1.0 ### 📊 Changes **11 files changed** (+33 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/codeql.yml` (+1 -1) 📝 `.github/workflows/golangci-lint.yml` (+1 -1) 📝 `.github/workflows/gosec.yml` (+1 -1) 📝 `.github/workflows/release.yml` (+1 -1) 📝 `.github/workflows/scorecard.yml` (+1 -1) 📝 `.pre-commit-config.yaml` (+2 -2) 📝 `Makefile` (+1 -1) 📝 `SECURITY-INSIGHTS.yml` (+5 -5) 📝 `SECURITY.md` (+2 -2) 📝 `go.mod` (+6 -6) 📝 `go.sum` (+12 -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 closed this issue 2026-03-03 16:28:14 +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#98
No description provided.