[PR #2558] [MERGED] Remove go version check for make fmt #16466

Closed
opened 2025-11-02 12:11:18 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2558
Author: @lafriks
Created: 9/20/2017
Status: Merged
Merged: 9/20/2017
Merged by: @andreynering

Base: masterHead: allow_go19_fmt_check


📝 Commits (2)

  • 19c4f21 Remove go version check for make fmt
  • 0bbb2e4 Merge branch 'master' into allow_go19_fmt_check

📊 Changes

1 file changed (+2 additions, -5 deletions)

View changed files

📝 Makefile (+2 -5)

📄 Description

To not have problems with new versions of go


🔄 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/go-gitea/gitea/pull/2558 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 9/20/2017 **Status:** ✅ Merged **Merged:** 9/20/2017 **Merged by:** [@andreynering](https://github.com/andreynering) **Base:** `master` ← **Head:** `allow_go19_fmt_check` --- ### 📝 Commits (2) - [`19c4f21`](https://github.com/go-gitea/gitea/commit/19c4f2114bdd6c0c2d0de9e2fd8717709a1a2ad6) Remove go version check for make fmt - [`0bbb2e4`](https://github.com/go-gitea/gitea/commit/0bbb2e4b5ff02ab72e8067327ef7ec88ede078e9) Merge branch 'master' into allow_go19_fmt_check ### 📊 Changes **1 file changed** (+2 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+2 -5) </details> ### 📄 Description To not have problems with new versions of go --- <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-02 12:11:18 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16466