[PR #3] [MERGED] sync go to latest version #25

Closed
opened 2025-11-19 07:04:27 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/olm/pull/3
Author: @Lokowitz
Created: 7/30/2025
Status: Merged
Merged: 7/30/2025
Merged by: @oschwartz10612

Base: mainHead: update-and-clean-go


📝 Commits (1)

  • e515905 modified: .github/workflows/cicd.yml

📊 Changes

5 files changed (+11 additions, -136 deletions)

View changed files

📝 .github/workflows/cicd.yml (+1 -1)
.go-version (+1 -0)
📝 Dockerfile (+1 -1)
📝 go.mod (+4 -37)
📝 go.sum (+4 -97)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

  • added .go-version
  • upgrade to version 1.24
  • cleand go.mod & go.sum with "go mod tidy"

🔄 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/fosrl/olm/pull/3 **Author:** [@Lokowitz](https://github.com/Lokowitz) **Created:** 7/30/2025 **Status:** ✅ Merged **Merged:** 7/30/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `update-and-clean-go` --- ### 📝 Commits (1) - [`e515905`](https://github.com/fosrl/olm/commit/e51590509fa01c1cc97fec43659626ea638aa9d3) modified: .github/workflows/cicd.yml ### 📊 Changes **5 files changed** (+11 additions, -136 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/cicd.yml` (+1 -1) ➕ `.go-version` (+1 -0) 📝 `Dockerfile` (+1 -1) 📝 `go.mod` (+4 -37) 📝 `go.sum` (+4 -97) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description - added .go-version - upgrade to version 1.24 - cleand go.mod & go.sum with "go mod tidy" --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-19 07:04:27 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/olm#25