[PR #93] [MERGED] Sync go version #117

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

📋 Pull Request Information

Original PR: https://github.com/fosrl/newt/pull/93
Author: @Lokowitz
Created: 7/26/2025
Status: Merged
Merged: 7/28/2025
Merged by: @oschwartz10612

Base: devHead: sync-go-version


📝 Commits (6)

📊 Changes

6 files changed (+45 additions, -53 deletions)

View changed files

📝 .github/workflows/cicd.yml (+1 -1)
📝 .github/workflows/test.yml (+1 -1)
📝 .go-version (+1 -1)
📝 Dockerfile (+1 -1)
📝 go.mod (+13 -17)
📝 go.sum (+28 -32)

📄 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

  • sync GO version in cicd, test, .go-version, dockerfile and go.mod
  • pushed to the latest go version

🔄 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/newt/pull/93 **Author:** [@Lokowitz](https://github.com/Lokowitz) **Created:** 7/26/2025 **Status:** ✅ Merged **Merged:** 7/28/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `dev` ← **Head:** `sync-go-version` --- ### 📝 Commits (6) - [`b2fe4e3`](https://github.com/fosrl/newt/commit/b2fe4e3b034fc6bb4b17c665481ecf9a77c00ee2) test.yml aktualisieren - [`df09193`](https://github.com/fosrl/newt/commit/df091938341938d14d385608f89c60c53f0377b5) cicd.yml aktualisieren - [`82a3a39`](https://github.com/fosrl/newt/commit/82a3a39a1fff79fcc5ec2a1f2c49b4e963e565c1) .go-version aktualisieren - [`2efbd7d`](https://github.com/fosrl/newt/commit/2efbd7dd6a81cd20ee5c429c6910b20c056a07cd) Dockerfile aktualisieren - [`d1473b7`](https://github.com/fosrl/newt/commit/d1473b7e223883ad697c067a19115b8e1a59700a) go.mod aktualisieren - [`5d343cd`](https://github.com/fosrl/newt/commit/5d343cd420574320f37a8f56a880389b25c6c12d) modified: go.mod ### 📊 Changes **6 files changed** (+45 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/cicd.yml` (+1 -1) 📝 `.github/workflows/test.yml` (+1 -1) 📝 `.go-version` (+1 -1) 📝 `Dockerfile` (+1 -1) 📝 `go.mod` (+13 -17) 📝 `go.sum` (+28 -32) </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 - sync GO version in cicd, test, .go-version, dockerfile and go.mod - pushed to the latest go version --- <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:14:22 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/newt#117